A modern, portable, easy to use crypto library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Frank Denis 6104af1189 Add new tests for the crypto_box_*() precomputed interface 10 years ago
builds + precomputed interface for crypto_box() 10 years ago
dist-build Export the precomputed interface to emscripten 10 years ago
m4 Include pkg.m4, don't assume that the system has it. 11 years ago
msvc-scripts fix building visual studio projects within a path containing white spaces 10 years ago
packaging/nuget Update NuGet packaging for 1.0.0.0 release (last published). 10 years ago
src Move prototypes of functions requiring padding together 10 years ago
test Add new tests for the crypto_box_*() precomputed interface 10 years ago
.gitignore Ignore *.mem 10 years ago
.travis.yml Enable Coverity+Travis 10 years ago
AUTHORS Remove aes256estream. 10 years ago
ChangeLog Update ChangeLog 10 years ago
LICENSE 2015 10 years ago
Makefile.am Always install the .pc file even if pkg-config is not available. 10 years ago
README Import libnacl from dnscrypt-proxy 12 years ago
README.markdown Add backquotes 10 years ago
THANKS Thanks @harleqin (Lisp CFFI bindings) 10 years ago
autogen.sh We don't need libltdl 11 years ago
configure.ac + precomputed interface for crypto_box() 10 years ago
libsodium-uninstalled.pc.in Add libsodium-uninstalled.pc.in 10 years ago
libsodium.pc.in Properly fill exec_prefix in libsodium.pc, spotted by Jonas Termansen 10 years ago
libsodium.sln Add version number to the libsodium.sln file 11 years ago
libsodium.vcxproj DLL_EXPORT -> SODIUM_DLL_EXPORT 10 years ago
libsodium.vcxproj.filters Remove compat.c 10 years ago
logo.png zopflipng + defluff 11 years ago

README

See README.markdown