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
digest Fix KEY_SIZE and NONCE_SIZE for non-ietf salsa/chacha ciphers. 2019-11-25 06:44:33 -08:00
sign
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