Further separation of CMAC per-message state from subkeys.
[gd/nettle] / examples / io.c
2016-08-16 Niels MöllerUse uint8_t for hash_file buffer.
2016-08-16 Niels MöllerRename write_string --> write_date.
2016-08-05 Niels MöllerHelper read_file: Use size_t for sizes, and uint8_t...
2014-04-12 Niels MöllerUpdate copyright headers for dual licensing, example...
2013-09-28 Niels MöllerMerged aes-reorg branch.
2013-06-25 Niels MöllerDeleted unused macro.
2012-09-10 Niels MöllerReorganized read_file loop.
2012-07-07 Niels MöllerUpdated FSF address. Patch from David Woodhouse.
2012-04-14 Niels Möllerexamples/io.c: Made write_file use write_string.
2012-02-18 Niels MöllerConverted files to utf-8.
2011-07-07 Niels Möller(read_file): Bug fix, in dependence on initial size...
2010-04-09 Niels Möller(simple_random): Free buffer when done.
2007-05-14 Niels Möller* examples/io.h: Use WITH_HOGWEED, not WITH_PUBLIC_KEY.
2006-05-16 Niels Möller* Merged experimental branch. Also:
2005-11-20 Niels Möller(read_file): Fixed spelling in error message.
2004-03-18 Niels Möller(read_file): Display a message if fopen fails.
2004-02-07 Niels Möller(xalloc): New function.
2004-01-09 Niels Möller(write_string): Treat short item count as an error.
2003-09-19 Niels Möller(write_file): New function.
2003-05-12 Niels Möller* Reordered includes in most or all .c-files. All shoul...
2002-11-07 Niels Möller(read_rsa_key): New limit argument in
2002-10-01 Niels Möller* examples/io.c (read_file): Bug fix, used to overwrite...
2002-10-01 Niels MöllerNew files. Miscellaneous functions