- Oct 07, 2013
-
-
Donald Stufft authored
-
Donald Stufft authored
-
- Oct 06, 2013
-
-
Donald Stufft authored
-
Donald Stufft authored
Relicensed with permission of David Fischer <djfische@gmail.com>.
-
Donald Stufft authored
-
- Apr 14, 2013
-
-
Donald Stufft authored
* Provides the ability to pass around a single block of data instead of needing to handle transfering the nonce seperately. * Opens up an avenue for automatic nonce handling in the future. * Enables passing of nonces manually via explicit nonce parameters.
-
- Mar 17, 2013
-
-
Donald Stufft authored
-
- Feb 24, 2013
-
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
The strings from NaCl can contain nul characters inside the string and are not nul terminated. Using ffi.buffer with an explict size will prevent issues here.
-
- Feb 23, 2013
-
-
Donald Stufft authored
-