Didactic Drunk
|
24c5a4170d
|
Fix Chalsa NONCE_SIZE
|
2022-05-08 13:21:32 -07:00 |
Didactic Drunk
|
3124048a43
|
Add blake2b_hash to targets
|
2021-04-25 18:20:42 -07:00 |
Didactic Drunk
|
67a1a655ef
|
Add password based encryption example
|
2021-03-23 15:52:40 -07:00 |
Didactic Drunk
|
194ed5f4ef
|
Add Documentation.
|
2019-09-17 04:31:39 -07:00 |
Didactic Drunk
|
3c345f7be8
|
Fix examples.
|
2019-09-16 02:35:38 -07:00 |
Didactic Drunk
|
2d0ed351ea
|
Allow reusable nonces.
|
2019-08-06 22:56:49 -07:00 |
Didactic Drunk
|
d556e1c909
|
Use crypto_box_beforenmbytes to precompute CryptoBox shared key.
|
2019-08-06 14:30:43 -07:00 |
Didactic Drunk
|
d577e3b1be
|
Remove remaining base64 conversion.
Version to 0.9.1
More examples/constants.cr
Remove unused development dependency.
|
2019-07-09 15:32:41 -07:00 |
Didactic Drunk
|
159c381cef
|
More constants in examples/constants.cr
|
2019-07-09 01:56:38 -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
|
7dcaeb1332
|
Add examples/constants.cr
|
2019-06-30 14:21:31 -07:00 |
Didactic Drunk
|
a4b1b8071c
|
Rename project from "cox" to "sodium.cr".
|
2019-06-28 16:25:05 -07:00 |
Didactic Drunk
|
be5b250a22
|
Formatting
|
2019-06-27 17:20:02 -07:00 |
Didactic Drunk
|
2c3ddf6f0d
|
Enhance pwhash_selector example and add table output [skip ci]
|
2019-06-27 09:54:25 -07:00 |
Didactic Drunk
|
8da7fb47ec
|
PWhash add key derivation.
|
2019-06-27 08:03:33 -07:00 |
Didactic Drunk
|
325bed5414
|
Add blake2b benchmark and examples/pwhash_selector.cr
|
2019-06-25 19:24:21 -07:00 |