Commit Graph

6 Commits (2e1856fedb58c80b6be21c0045481ff4e93ab7f3)

Author SHA1 Message Date
Didactic Drunk 2e1856fedb Kdf: Split initialize to [copy_key_from, move_key_from, random]. Deprecate old initialize methods. 2022-06-01 02:15:41 -07:00
Didactic Drunk 910666bcdf Internal switch to Crypto::Secret 2021-06-21 17:54:23 -07:00
Didactic Drunk d1c8829fcf API changed all Key classes .bytes to .to_slice
Switched most custom Wipe implementation to libsodium guarded memory.
2019-07-03 18:04:13 -07:00
Didactic Drunk 92ac0ef6d4 Version 0.9.0
Rearrange CryptoBox.
Move Sodium::Error to it's own file.
Requiring individual files is now possible.
Individual require now possible.
2019-07-01 06:47:11 -07:00
Didactic Drunk 82c19bc78e Documentation.
Remove wipe in specs until bugs sorted out.

Switch most remaining properties to getter.
2019-06-29 19:20:30 -07:00
Didactic Drunk a4b1b8071c Rename project from "cox" to "sodium.cr". 2019-06-28 16:25:05 -07:00