sodium.cr/spec/sodium
Didactic Drunk 8cdb4cbf42 Sodium::SecureBuffer
Add State and transitions.
  New Exceptions.
  Raise instead of crashing when attempting to access buffer.
  Allow wiping more than once.
  Add specs.
2019-09-01 02:51:48 -07:00
..
cipher
crypto_box Sodium::Nonce reuse detection. 2019-08-06 15:14:25 -07:00
digest
sign Add Sodium::Sign::SecretKey detached test vectors. 2019-08-06 02:20:47 -07:00
kdf_spec.cr
pwhash_spec.cr Rename Sodium::Pwhash#store to #create. 2019-08-06 03:58:22 -07:00
secret_box_spec.cr Sodium::Nonce reuse detection. 2019-08-06 15:14:25 -07:00
secure_buffer_spec.cr Sodium::SecureBuffer 2019-09-01 02:51:48 -07:00