libsodium/demos
2014-09-24 20:13:01 -04:00
..
.gitignore moved box.c to box_old.c and made a new box.c with 2014-09-24 20:08:31 -04:00
auth.c patched all notied issues #192 except for crypto_box_afternm 2014-09-24 19:39:35 -04:00
box_old.c moved box.c to box_old.c and made a new box.c with 2014-09-24 20:08:31 -04:00
box.c removed comment about box_easy having to use padding 2014-09-24 20:13:01 -04:00
demo_utils.c patched all notied issues #192 except for crypto_box_afternm 2014-09-24 19:39:35 -04:00
demo_utils.h added gist examples into demos folder; you can figure out where this belongs 2014-09-24 17:40:21 -04:00
generichash.c added gist examples into demos folder; you can figure out where this belongs 2014-09-24 17:40:21 -04:00
generichashstream.c added gist examples into demos folder; you can figure out where this belongs 2014-09-24 17:40:21 -04:00
hash.c added gist examples into demos folder; you can figure out where this belongs 2014-09-24 17:40:21 -04:00
onetimeauth.c patched all notied issues #192 except for crypto_box_afternm 2014-09-24 19:39:35 -04:00
secretbox.c added gist examples into demos folder; you can figure out where this belongs 2014-09-24 17:40:21 -04:00
shorthash.c added gist examples into demos folder; you can figure out where this belongs 2014-09-24 17:40:21 -04:00
sign.c patched all notied issues #192 except for crypto_box_afternm 2014-09-24 19:39:35 -04:00
stream.c added gist examples into demos folder; you can figure out where this belongs 2014-09-24 17:40:21 -04:00