log

age author description
Thu, 10 Jul 2014 16:34:04 +0000 Ivo Smits Use libsodium instead of libnacl default tip
Thu, 14 Jul 2011 16:49:21 +0200 Ivo Smits Attempt to fix randombytes.c for unpatched NaCl
Thu, 14 Jul 2011 16:32:23 +0200 Ivo Smits Fixed reference-output parameters in key generation functions
Tue, 12 Jul 2011 21:26:46 +0000 Ivo Smits Fixed some compiler warnings, added support for unpatched nacl library
Tue, 12 Jul 2011 20:51:44 +0000 Ivo Smits Added keypair generation functions (with random data input)
Fri, 18 Mar 2011 17:41:40 +0100 Ivo Smits Fixes to support crypto_sign_edwards25519sha512batch
Fri, 18 Mar 2011 16:58:48 +0100 Ivo Smits Added partial untested support for sign_edwards25519sha512batch, replaced some whitespaces with tabs
Mon, 28 Feb 2011 22:47:56 +0100 Ivo Smits Remove redundant header file
Mon, 28 Feb 2011 22:47:10 +0100 Ivo Smits Added build script, changed header location
Sun, 27 Feb 2011 23:56:54 +0100 Ivo Smits Changed the order of function arguments to match those of the original code
Sun, 27 Feb 2011 18:58:38 +0100 Ivo Smits Initial commit