Commit graph

15 commits

Author SHA1 Message Date
Didactic Drunk
910666bcdf Internal switch to Crypto::Secret 2021-06-21 17:54:23 -07:00
Didactic Drunk
a1706055e1 Internal switch to Crypto::Secret 2021-06-21 02:53:06 -07:00
Didactic Drunk
0e1b64b1bf Partial internal switch to Crypto::Secret API 2021-06-16 14:50:26 -07:00
Didactic Drunk
fca40d7764 Sodium::SecureBuffer is now a Crypto::Secret 2021-06-14 18:15:03 -07:00
Didactic Drunk
b271192465 Document recommended KDF use 2021-03-26 13:56:26 -07:00
Didactic Drunk
1bb746c888 Add KDF.xchacha20poly1305_ietf 2021-03-23 15:52:15 -07:00
Didactic Drunk
61191d96a6 Fix Crystal 0.31 warnings. 2019-11-10 19:07:57 -08:00
Didactic Drunk
ed7ba20082 Sodium::Kdf keep SecureBuffer in noaccess state except when in use. 2019-09-01 10:31:36 -07:00
Didactic Drunk
8ed9f94ead Documentation fixes. 2019-08-06 16:45:20 -07:00
Didactic Drunk
fc60839d5b Documentation. 2019-07-09 00:42:56 -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
65b12cddd9 Documentation. 2019-06-29 19:49:57 -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
162cd72b0c Add seed support to CryptoBox and Sign.
Wiping now supports multiple variables by Annotation.
2019-06-29 17:21:00 -07:00
Didactic Drunk
a4b1b8071c Rename project from "cox" to "sodium.cr". 2019-06-28 16:25:05 -07:00
Renamed from src/cox/kdf.cr (Browse further)