sodium.cr/src/sodium
2019-09-13 21:33:21 -07:00
..
cipher Sodium::Cipher::Aead::Xchacha20Poly1305Ietf Add combined mode. 2019-09-13 03:16:04 -07:00
crypto_box Sodium::SecretBox::PublicKey add JSON and Yaml converters. 2019-08-29 01:16:48 -07:00
digest Documentation fixes. 2019-08-06 16:45:20 -07:00
sign Sodium::SecretBox::PublicKey add JSON and Yaml converters. 2019-08-29 01:16:48 -07:00
crypto_box.cr Sodium::Nonce reuse detection. 2019-08-06 15:14:25 -07:00
error.cr Use timing safe compare in Sodium::SecureBuffer. 2019-08-05 22:30:24 -07:00
kdf.cr Sodium::Kdf keep SecureBuffer in noaccess state except when in use. 2019-09-01 10:31:36 -07:00
key.cr Remove remaining base64 conversion. 2019-07-09 15:32:41 -07:00
lib_sodium.cr Sodium::Cipher::Aead::Xchacha20Poly1305Ietf Add class and basic specs. 2019-09-13 03:16:00 -07:00
nonce.cr Sodium::Cipher::Aead::Xchacha20Poly1305Ietf Add class and basic specs. 2019-09-13 03:16:00 -07:00
pwhash.cr Sodium::Pwhash create keys based on time cost. 2019-09-12 22:28:49 -07:00
secret_box.cr Fix Sodium::SecureBuffer state transitions. 2019-09-13 21:33:21 -07:00
secure_buffer.cr Fix Sodium::SecureBuffer state transitions. 2019-09-13 21:33:21 -07:00
version.cr Release 1.0.1 2019-08-06 15:51:51 -07:00
wipe.cr Use timing safe compare in Sodium::SecureBuffer. 2019-08-05 22:30:24 -07:00