summaryrefslogtreecommitdiff
path: root/examples/base16enc.c
Commit message (Expand)AuthorAgeFilesLines
* Change type of base16- and base64-encoded data from uint8_t to char.Niels Möller2017-08-271-1/+1
* Rename write_string --> write_date.Niels Möller2016-08-161-2/+2
* Update copyright headers for dual licensing, example directory.Niels Möller2014-04-121-18/+29
* Deleted useless allocations.Tim Ruehsen2012-09-101-14/+0
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* On windows, include fcntl.h, before using _setmode.Niels Möller2012-07-031-0/+3
* Fixed nettle includes in base16 and base64 examples.Niels Möller2012-07-031-1/+1
* New base16 example programs, based on code contributed by Jeronimo Pellegrini.Niels Möller2012-04-141-0/+107