Go to file
Frank Denis 54915743f4 Define ZEROBYTES as BOXZEROBYTES + MACBYTES
ZEROBYTES and BOXZEROBYTES are rarely used compared to MACBYTES,
so it makes more sense to define MACBYTES and define the compat macros
based on it that the other way round.
2016-02-11 15:19:58 +01:00
builds Added all argon2 files to other msvc project files and project filter files 2016-02-07 17:11:59 +03:00
dist-build Export crypto_pwhash*() to Javascript 2016-01-13 10:00:16 +01:00
examples wipe secret key as soon as it is no longer needed. 2015-12-22 11:15:18 +01:00
m4 Fix _FORTIFY_SOURCE redefined issue 2015-08-02 09:36:52 +08:00
msvc-scripts Version bump (not released yet) 2016-01-13 09:49:20 +01:00
packaging/nuget Remove package.nuspec, package.targets, and package.xml 2015-04-27 22:02:14 +02:00
src Define ZEROBYTES as BOXZEROBYTES + MACBYTES 2016-02-11 15:19:58 +01:00
test Add aes256gcm stubs for platforms where it is not available 2016-01-22 10:21:24 +01:00
.gitignore Add tests for pwhash_argon2i 2015-12-29 17:12:23 +01:00
.travis.yml Travis: Limit the double compilation to a single OS 2015-12-11 02:02:06 +01:00
appveyor.yml Add AppVeyor configuration 2016-01-11 11:40:23 +01:00
AUTHORS Do not forget Daniel Dinu and Thomas Pornin 2015-12-30 15:44:46 +01:00
autogen.sh pkg-config is not required 2015-12-25 11:51:19 +01:00
ChangeLog Reorder 2015-12-25 15:58:54 +01:00
configure.ac Version bump (not released yet) 2016-01-13 09:49:20 +01:00
libsodium-uninstalled.pc.in Add @top_srcdir@/src/libsodium/include/sodium to libsodium-uninstalled.pc.in 2015-07-17 12:56:55 +02:00
libsodium.pc.in Properly fill exec_prefix in libsodium.pc, spotted by Jonas Termansen 2014-07-17 22:07:57 -07:00
libsodium.sln Retarget the top solution to Visual Studio 2015 2015-11-01 08:29:49 -08:00
libsodium.vcxproj added argon2-fill-block-ssse3.c to VS project 2016-01-30 19:07:35 +03:00
libsodium.vcxproj.filters added argon2-fill-block-ssse3.c to VS project 2016-01-30 19:07:35 +03:00
LICENSE 2016 2016-01-01 01:53:03 +01:00
logo.png zopflipng + defluff 2013-06-06 13:11:30 -07:00
Makefile.am Always install the .pc file even if pkg-config is not available. 2014-07-05 15:10:36 -07:00
README Import libnacl from dnscrypt-proxy 2013-01-19 16:02:02 -08:00
README.markdown Add Appveyor status 2016-01-11 11:20:58 +01:00
THANKS THANKS << Scott Arciszewski 2015-11-28 16:15:25 +01:00

See README.markdown