Commit Graph

12 Commits

Author SHA1 Message Date
Frank Denis
a549360201 Display actual data, do not suggest that the nonce is part of the ciphertext 2015-05-27 16:57:51 +02:00
Frank Denis
5b4a40e1f6 Update auth.c demo description. 2015-05-27 16:34:06 +02:00
Frank Denis
8920cde3a3 Use meaningful variable names instead of having to comment them 2015-05-27 16:29:57 +02:00
Frank Denis
67305902ee DRY 2015-05-27 16:10:07 +02:00
Frank Denis
a748029632 demo_utils -> utils for consistency with other demo files 2015-05-27 15:47:49 +02:00
Frank Denis
efbd347cbb Remove inappropriate sodium_memzero() calls 2015-05-27 15:46:17 +02:00
Frank Denis
81a7abea7e "buffer" and "buffer size" are way too generic to be useful 2015-05-27 15:39:34 +02:00
Frank Denis
ba3fe15b75 Indent 2015-05-27 13:02:56 +02:00
Frank Denis
fb6bb61a72 Dates don't age well 2015-05-27 12:43:49 +02:00
Frank Denis
9c613c2e0c Have main() return a value 2015-05-27 12:41:43 +02:00
GraxRabble
7ae583d19a patched all notied issues #192 except for crypto_box_afternm 2014-09-24 19:39:35 -04:00
GraxRabble
c78c978592 added gist examples into demos folder; you can figure out where this belongs 2014-09-24 17:40:21 -04:00