Go to file
2014-04-07 03:02:41 -07:00
builds/msvc Remove unnecessary defines in msvc project properties. 2014-04-07 02:27: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
packaging/nuget Remove unnecessary defines in package targets. 2014-04-07 03:02:41 -07:00
src Nothing requires <poll.h> in randombytes_sysrandom.c 2014-03-06 21:39:05 -08:00
test Add a simple test for the secretbox easy interface. 2013-12-31 18:46:10 +01:00
.gitignore Add vs2013 project with static/ltcg/dynamic, debug/release, x86/x64, NuGet. 2014-04-07 02:04:26 -07:00
.travis.yml Ask Travis to compile with g++ as well 2013-09-07 17:02:53 -07:00
AUTHORS Switch poly1305-ref to Floodyberry's poly1305-donna-unrolled. 2013-07-20 17:57:32 -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 Use memset_s() if available 2014-03-02 19:05:14 -08: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 Move PostBuildEvent to the sodium.props file 2013-10-21 20:25:04 -07:00
libsodium.vcxproj.filters Refactor MSVC project files 2013-10-04 04:47:24 +01: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