Go to file
Frank Denis b40663a10c Don't assume that substracting unrelated pointers is acceptable.
Having to increment two pointers instead of one is the price to
pay for portability, but it's not that big of a deal here.
2015-11-27 01:06:54 +01:00
builds 1.0.7 (not released yet) 2015-11-25 16:12:42 +01:00
dist-build Remove extra comma 2015-11-17 11:24:37 +01:00
examples .gitignore 2015-05-28 10:43:57 +02:00
m4 Fix _FORTIFY_SOURCE redefined issue 2015-08-02 09:36:52 +08:00
msvc-scripts 1.0.7 (not released yet) 2015-11-25 16:12:42 +01:00
packaging/nuget Remove package.nuspec, package.targets, and package.xml 2015-04-27 22:02:14 +02:00
src Don't assume that substracting unrelated pointers is acceptable. 2015-11-27 01:06:54 +01:00
test Less deterministic crypto_verify_*() tests 2015-11-25 14:10:36 +01:00
.gitignore Add aes256gcm test vectors 2015-10-11 12:56:20 +02:00
.travis.yml Travis: sudo is not needed 2015-11-09 01:11:34 +01:00
AUTHORS Move Ted Krovetz to the implementors list 2015-11-26 12:39:46 +01:00
autogen.sh More informative messages about missing package 2015-11-19 17:06:23 +01:00
ChangeLog Keep it simple to avoid issues with the different heaps in Emscripten 2015-11-26 17:06:18 +01:00
configure.ac 1.0.7 (not released yet) 2015-11-25 16:12:42 +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 Make crypto_stream_chacha20 modular like the rest 2015-11-25 01:17:37 +01:00
libsodium.vcxproj.filters Make crypto_stream_chacha20 modular like the rest 2015-11-25 01:17:37 +01:00
LICENSE 2015 2014-12-31 19:05:32 +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 Revert "Temporarily remove Coverity Scan button, as Coverity Scan is down" 2015-11-22 13:35:29 +01:00
THANKS THANKS << Project ArteMisc for Libstodium 2015-11-01 02:52:28 +01:00

See README.markdown