Go to file
Frank Denis e4c751b214 Merge branch 'master' of github.com:jedisct1/libsodium
* 'master' of github.com:jedisct1/libsodium:
  Shave a few lines in the ChangeLog file
  Use unsigned constants for all sizes
  Use unsigned types for sizes in tests.
  Having dead code in the tree is sad, but keeps the diff with the reference implementation to a minimum.
2014-07-03 00:31:40 -07:00
builds Next package version will be 0.6.0 2014-06-26 16:13:46 -07:00
dist-build Target iOS 8.0 2014-06-29 10:55:13 -07:00
m4 Include pkg.m4, don't assume that the system has it. 2013-09-08 23:01:50 -07:00
msvc-scripts Next package version will be 0.6.0 2014-06-26 16:13:46 -07:00
packaging/nuget crypto_(secret)box_easy_detached() -> crypto_(secret)box_detached() 2014-06-27 18:29:03 -07:00
src Merge branch 'master' of github.com:jedisct1/libsodium 2014-07-03 00:31:40 -07:00
test Use unsigned types for sizes in tests. 2014-07-01 19:33:59 +00:00
.gitignore Rename secretbox_chacha20poly1305() -> aead_chacha20poly1305() 2014-06-26 08:48:13 -07:00
.travis.yml Ask Travis to compile on OSX in addition to Linux 2014-05-13 16:23:24 -07:00
AUTHORS Revamp the AUTHORS file 2014-06-26 12:43:46 -07:00
autogen.sh We don't need libltdl 2013-04-25 22:51:19 -07:00
ChangeLog Shave a few lines in the ChangeLog file 2014-07-01 16:35:45 -07:00
configure.ac Next package version will be 0.6.0 2014-06-26 16:13:46 -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 Update the legacy Visual Studio solution 2014-06-26 13:04:31 -07:00
libsodium.vcxproj.filters Update the legacy Visual Studio solution 2014-06-26 13:04:31 -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 Add backquotes 2014-06-28 22:51:39 -07:00
THANKS THANKS += @jshahbazi for the Fortran bindings 2014-07-01 02:16:17 -07:00

See README.markdown