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 Add Sodium::Cipher::SecretStream 2019-07-08 23:39:00 -07:00
crypto_box Sodium::Nonce reuse detection. 2019-08-06 15:14:25 -07:00
digest Version 0.9.0 2019-07-01 06:47:11 -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
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