Go to file
Frank Denis 0ad21a218c Return CPU features in Visual Studio builds
Please note that on other platforms, we keep checking if intrinsics are available.
has_*() means that not only a CPU feature is present, but also that Sodium can
use it.
2015-11-16 16:16:54 +01:00
builds Bump major 2015-11-14 15:33:15 +01:00
dist-build Use minimal builds on msys2 2015-11-11 12:41:41 +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 Bump major 2015-11-14 15:33:15 +01:00
packaging/nuget Remove package.nuspec, package.targets, and package.xml 2015-04-27 22:02:14 +02:00
src Return CPU features in Visual Studio builds 2015-11-16 16:16:54 +01:00
test Add a is_zero() helper 2015-11-13 01:48:34 +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 Credit Tung Chou 2015-11-04 16:48:47 +01:00
autogen.sh
ChangeLog Update ChangeLog 2015-11-15 18:15:05 +01:00
configure.ac Enable 128-bit arithmetic if __int128 is available 2015-11-15 18:16:15 +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
libsodium.sln Retarget the top solution to Visual Studio 2015 2015-11-01 08:29:49 -08:00
libsodium.vcxproj Update the top level VS solution 2015-11-15 18:01:17 +01:00
libsodium.vcxproj.filters Update the top level VS solution 2015-11-15 18:01:17 +01:00
LICENSE 2015 2014-12-31 19:05:32 +01:00
logo.png
Makefile.am
README
README.markdown Use https when linking where possible. 2015-05-08 14:53:59 +10:00
THANKS THANKS << Project ArteMisc for Libstodium 2015-11-01 02:52:28 +01:00

See README.markdown