sodium.cr/spec/sodium
Didactic Drunk ea4fc4e9a6 Fix KEY_SIZE and NONCE_SIZE for non-ietf salsa/chacha ciphers.
Allow dupping various classes.
2019-11-25 06:44:33 -08:00
..
cipher Fix KEY_SIZE and NONCE_SIZE for non-ietf salsa/chacha ciphers. 2019-11-25 06:44:33 -08:00
crypto_box Sodium::Nonce reuse detection. 2019-08-06 15:14:25 -07:00
digest Fix KEY_SIZE and NONCE_SIZE for non-ietf salsa/chacha ciphers. 2019-11-25 06:44:33 -08:00
sign Add Sodium::Sign::SecretKey detached test vectors. 2019-08-06 02:20:47 -07:00
kdf_spec.cr
nonce_spec.cr Fix KEY_SIZE and NONCE_SIZE for non-ietf salsa/chacha ciphers. 2019-11-25 06:44:33 -08:00
password_spec.cr Split Sodium::Pwhash in to Sodium::Password::Hash and Sodium::Password::Key. 2019-09-16 02:21:37 -07:00
secret_box_spec.cr Add Sodium::CryptoBox::SecretKey#decrypt_string 2019-09-14 06:05:13 -07:00
secure_buffer_spec.cr Fix Sodium::SecureBuffer state transitions. 2019-09-13 21:33:21 -07:00