sodium.cr/spec/sodium
Didactic Drunk a8f716de09 Crystal <= 0.34 backport `final` methods from crystal 0.35.
Crystal = 0.35 use new Digest::Base interface.
Crystal > 0.35 futureport `hexfinal` method.
2020-05-18 23:13:50 -07: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 Crystal <= 0.34 backport `final` methods from crystal 0.35. 2020-05-18 23:13:50 -07:00
sign Add Sodium::Sign::SecretKey detached test vectors. 2019-08-06 02:20:47 -07:00
kdf_spec.cr API changed all Key classes .bytes to .to_slice 2019-07-03 18:04:13 -07:00
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