Go to file
2014-04-14 22:01:10 -07:00
dist-build Remove bashism 2014-03-04 09:20:53 -08: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
src Directly use OpenBSD's arc4random() instead of opening /dev/urandom. 2014-04-14 22:01:10 -07:00
test Add tests for auth_hmac_sha512 2014-04-14 21:34:55 -07:00
.gitignore Update .gitignore for the new tests 2014-04-14 21:35:29 -07:00
.travis.yml Ask Travis to compile with g++ as well 2013-09-07 17:02:53 -07:00
AUTHORS Make hash_sha512 / hmac_sha512256 consistent with hash_sha256 / hmac_sha256 2014-04-14 20:42:37 -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 Initial import of scrypt 2014-04-10 18:25:16 -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-14 21:14:59 -07:00
libsodium.vcxproj.filters Since auth_hmac_sha512256 is just truncated hmac_sha512, expose hmac_sha512 2014-04-14 21:14:59 -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