- Jun 26, 2014
-
-
Justin Quick authored
-
- Jun 25, 2014
-
-
Brian Warner authored
fix the 'wrong keysize' error closes #59
-
Travis J Parker authored
-
Donald Stufft authored
fix argument order of low-level NaCl functions
-
Brian Warner authored
-
Brian Warner authored
-
- Jun 21, 2014
-
-
Brian Warner authored
-
Brian Warner authored
-
Brian Warner authored
-
Brian Warner authored
-
Brian Warner authored
-
Brian Warner authored
It also has a test vector for test_secretbox() that I generated with a C program linked against libnacl.a .
-
- Jun 19, 2014
-
-
Alex Gaynor authored
Issue #62: Set initialized flag to true after loading library.
-
Donald Stufft authored
Make flake8 clean
-
- Jun 18, 2014
-
-
Alex Gaynor authored
-
- Jun 06, 2014
-
-
Chuck Musser authored
-
- Jan 04, 2014
-
-
Laurens Van Houtven authored
Call ffi.cdef() for header files in predictable order Closes #53.
-
- Nov 12, 2013
-
-
Wouter Bolsterlee authored
Always call ffi.cdef() with a consistent ordering of the header files. This avoids problems where CFFI generates different checksums (used in .so filenames) at compile time and runtime, and tries to load the wrong .so file. Fixes issue #53 (https://github.com/pyca/pynacl/issues/53)
-
- Oct 28, 2013
-
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
Fix the permissions on all of the libsodium files
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
Ensure that our configure script has permissions
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
Update libsodium to 0.4.5
-
Donald Stufft authored
Fix up the flake8 output and include it in the test matrix
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
Use code-block
-
Donald Stufft authored
-
Donald Stufft authored
Make docs build
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
Update the documentation configuration
-