Go to file
2014-05-02 14:48:12 -07:00
builds/msvc Share VS props files and increment package version. 2014-04-25 02:49:19 -07:00
dist-build Remove empty lines 2014-05-01 10:54:00 -07:00
m4 Include pkg.m4, don't assume that the system has it. 2013-09-08 23:01:50 -07:00
msvc-scripts Make crypto_scalarmult_curve25519.h architecture-independent 2013-12-11 20:17:09 -08:00
packaging/nuget Uupdate GSL reference in packaging script. 2014-04-25 04:52:55 -07:00
src autoconf uses HAVE_*, but runtime_have_* sounds really awkward 2014-05-02 14:48:12 -07:00
test Wait, what, printf(3) on Windows doesn't even support %zu? o_O 2014-04-17 22:15:09 -07:00
.gitignore Update .gitignore for the new tests 2014-04-15 18:12:14 -07:00
.travis.yml Ask Travis to compile with g++ as well 2013-09-07 17:02:53 -07:00
AUTHORS Get ready to say goodbye to the infamous poly1305-53 implementation. 2014-05-01 21:42:45 -07:00
autogen.sh We don't need libltdl 2013-04-25 22:51:19 -07:00
ChangeLog Update ChangeLog 2013-10-22 02:57:27 -07:00
configure.ac Check for SSE2/SSE3/NEON support at runtime. 2014-05-02 14:40:39 -07:00
libsodium.pc.in build: create and install a pkgconfig file 2013-08-11 23:18:14 +02:00
libsodium.sln Add version number to the libsodium.sln file 2013-10-14 16:36:29 -07:00
libsodium.vcxproj Since auth_hmac_sha512256 is just truncated hmac_sha512, expose hmac_sha512 2014-04-15 18:12:12 -07:00
libsodium.vcxproj.filters Since auth_hmac_sha512256 is just truncated hmac_sha512, expose hmac_sha512 2014-04-15 18:12:12 -07:00
LICENSE 2014 2013-12-31 15:22:48 +01:00
logo.png zopflipng + defluff 2013-06-06 13:11:30 -07:00
Makefile.am Distribute the dist-build directory 2013-12-31 16:16:29 +01:00
README Import libnacl from dnscrypt-proxy 2013-01-19 16:02:02 -08:00
README.markdown Document the crypto_box and crypto_secretbox easy interfaces 2014-04-04 17:14:37 -07:00
THANKS Add Perl bindings 2014-04-04 16:37:34 -07:00

See README.markdown