Commit Graph

8 Commits (master)

Author SHA1 Message Date
Didactic Drunk 24c5a4170d Fix Chalsa NONCE_SIZE 2022-05-08 13:21:32 -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 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