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
sign Sodium::SecretBox::PublicKey add JSON and Yaml converters. 2019-08-29 01:16:48 -07:00
crypto_box.cr
error.cr
kdf.cr Sodium::Kdf keep SecureBuffer in noaccess state except when in use. 2019-09-01 10:31:36 -07:00
key.cr
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
wipe.cr