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
|
b92cc46432
|
Crank up the max input size; use stddef.h instead of stdlib.h for size_t
|
2015-05-27 15:40:37 +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
|
d97aa46d8a
|
<sodium.h> or "sodium.h", pick one
|
2015-05-27 15:32:22 +02:00 |
|
Frank Denis
|
50ffeecb95
|
Minor changes to demo_utils for clarity
|
2015-05-27 15:27:15 +02:00 |
|
Frank Denis
|
93499566f4
|
Remove .gitignore
|
2015-05-27 13:07:58 +02:00 |
|
Frank Denis
|
f1943d346c
|
Remove misleading secretbox example
|
2015-05-27 13:07:16 +02:00 |
|
Frank Denis
|
a46076fa5b
|
Remove box_old
|
2015-05-27 13:06:42 +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 |
|
Frank Denis
|
2f9920c71f
|
There are no Makefiles in the demos folder
|
2015-05-27 12:36:44 +02:00 |
|
GraxRabble
|
44fed3dd0e
|
fixed the comment about both message and signed message being padded
|
2014-09-25 13:21:44 -04:00 |
|
GraxRabble
|
e99748b1c0
|
removed comment about box_easy having to use padding
|
2014-09-24 20:13:01 -04:00 |
|
GraxRabble
|
2d8c08b01b
|
Got bob and alice mixed up on box.c:87
|
2014-09-24 20:11:50 -04:00 |
|
GraxRabble
|
15ab5f6bf2
|
moved box.c to box_old.c and made a new box.c with
|
2014-09-24 20:08:31 -04: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 |
|