sodium.cr/src/sodium
Didactic Drunk c3a9fe178a Sodium::Pwhash create keys based on time cost.
Add #craete_key and #craete_kdf.
2019-09-12 22:28:49 -07:00
..
cipher Sodium::Cipher::Chalsa Add #random_bytes for use as a CSPRNG. 2019-09-03 01:10:31 -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::Kdf keep SecureBuffer in noaccess state except when in use. 2019-09-01 10:31:36 -07:00
nonce.cr Sodium::Nonce add JSON and Yaml converters. 2019-08-30 22:30:21 -07:00
pwhash.cr Sodium::Pwhash create keys based on time cost. 2019-09-12 22:28:49 -07:00
secret_box.cr Sodium::Nonce reuse detection. 2019-08-06 15:14:25 -07:00
secure_buffer.cr Sodium::Kdf keep SecureBuffer in noaccess state except when in use. 2019-09-01 10:31:36 -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