Commit Graph

33 Commits

Author SHA1 Message Date
Frank Denis
c04d4816fb Start adding tests 2013-01-20 14:03:05 -08:00
Frank Denis
688aad67ef Merge branch 'master' of github.com:jedisct1/libsodium
* 'master' of github.com:jedisct1/libsodium:
  english is hard, tks @benlangfeld
  moar README fiddlin'
  note wrt ed25519
2013-01-20 13:30:18 -08:00
Frank Denis
40567fe583 Use $(top_srcdir) to reference the path to headers 2013-01-20 13:29:54 -08:00
Frank Denis
6be35536e8 Merge pull request #4 from qmx/documentation
moar README fiddlin'
2013-01-20 12:40:21 -08:00
Douglas Campos
7aeeae7d77 english is hard, tks @benlangfeld 2013-01-20 18:39:16 -02:00
Douglas Campos
2c9c1c7a87 moar README fiddlin' 2013-01-20 18:35:54 -02:00
Frank Denis
a9388b4626 Merge pull request #3 from qmx/documentation
note wrt ed25519
2013-01-20 12:18:46 -08:00
Douglas Campos
ddb0e83455 note wrt ed25519 2013-01-20 18:12:21 -02:00
Frank Denis
221da81226 Switch crypto_sign* to ed25519
Ok qmx@
2013-01-20 12:09:00 -08:00
Frank Denis
ed943d58f3 Link ed25519 2013-01-20 11:58:20 -08:00
Frank Denis
972984880e Fix double definition of ge25519_base in ed25519 2013-01-20 11:57:39 -08:00
Frank Denis
d0242a220a Merge pull request #2 from qmx/rename
rename libnacl-ref -> libsodium
2013-01-20 11:26:30 -08:00
Douglas Campos
ee16bc6e6c rename libnacl-ref -> libsodium 2013-01-20 17:23:32 -02:00
Frank Denis
3d3b59cc18 Merge pull request #1 from qmx/cleanup
remove 'do' leftovers
2013-01-20 11:21:01 -08:00
Douglas Campos
54049c230d remove 'do' leftovers 2013-01-20 17:13:43 -02:00
Frank Denis
00e6464173 Update github link 2013-01-20 00:51:21 -08:00
Frank Denis
cf110d7be3 Don't use config.h - We're not including any common headers. 2013-01-20 00:50:51 -08:00
Frank Denis
206ba51285 installable 2013-01-20 00:39:14 -08:00
Frank Denis
8b3ac469f1 Install headers with high-level macros 2013-01-20 00:32:51 -08:00
Frank Denis
6540adb87d Fix patch to version.h in .gitignore 2013-01-20 00:28:25 -08:00
Frank Denis
f266b4cbd4 Keep library version, it's not a plugin 2013-01-20 00:25:18 -08:00
Frank Denis
11bc2610ae edwards25519sha512batch requires api.h
(but it will be replaced by ed25519 anyways)
2013-01-20 00:09:22 -08:00
Frank Denis
e49447ce82 Add a few words to the documentation 2013-01-20 00:03:34 -08:00
Frank Denis
5a9209a4a8 Remove old dependencies 2013-01-20 00:01:29 -08:00
Frank Denis
33f97cbb3b Replace the build system 2013-01-19 23:51:05 -08:00
Frank Denis
b801c07db2 One more Makefile.in 2013-01-19 18:10:29 -08:00
Frank Denis
9cd4c769a7 Add libnacl/Makefile.in 2013-01-19 18:08:06 -08:00
Frank Denis
cb10e7fd59 Add missing Makefile.am 2013-01-19 18:03:02 -08:00
Frank Denis
9177909d03 Remove C++ wrappers 2013-01-19 16:45:10 -08:00
Frank Denis
e770e627dd libtoolize and get ready for a lot of autotools fun. Not. 2013-01-19 16:37:13 -08:00
Frank Denis
b7075c1d9f Drop PROTOTYPES.cpp, we don't build C++ wrappers. 2013-01-19 16:36:18 -08:00
Frank Denis
95b9c37cc5 Import libnacl from dnscrypt-proxy 2013-01-19 16:02:02 -08:00
Frank Denis
5a86d9e029 Initial import 2013-01-19 16:00:11 -08:00