libsodium/demos
2015-05-27 21:01:57 +02:00
..
auth.c Demos: let prompt_input() add extra \n itself 2015-05-27 20:53:54 +02:00
box_detached.c putc('\n', stdout) or putchar('\n') - pick one 2015-05-27 20:27:07 +02:00
box.c putc('\n', stdout) or putchar('\n') - pick one 2015-05-27 20:27:07 +02:00
generichash_stream.c Demos: let prompt_input() add extra \n itself 2015-05-27 20:53:54 +02:00
generichash.c Demos: let prompt_input() add extra \n itself 2015-05-27 20:53:54 +02:00
shorthash.c Demos: let prompt_input() add extra \n itself 2015-05-27 20:53:54 +02:00
sign.c Demos: let prompt_input() add extra \n itself 2015-05-27 20:53:54 +02:00
utils.c The first line already said these were utility functions, just like the file name 2015-05-27 21:01:57 +02:00
utils.h Make prompt_input accept fixed-length and variable-length input. 2015-05-27 18:10:28 +02:00