master
*** empty log message ***
Ignore nettle-pbkdf2 executable.
Move tools tests to tools/ subdirectory.
Change type of base16- and base64-encoded data from uint8_t to char.
Update copyright headers for dual licensing, tools directory.
Comment improvement.
Use strerror unconditionally, delete configure logic to fall back to sys_errlist.
Fix pointer signedness warning in nettle-lfib-stream.
Fixes for running tests in wine.
sexp-conv: Fail with an error message for unexpected ']' characters. Fixes crash reported by Hanno Böck.
tools/pkcs1-conv.c: Add missing break statements.
sexp-conv: ensure non-null input to strcmp() and strtol()