Jeffrey Walton
365e65c2eb
Whitespace check-in
2018-07-20 13:38:55 -04:00
Jeffrey Walton
8d6b1af4cf
Update documentation
2018-07-17 11:52:34 -04:00
Jeffrey Walton
d8946df8eb
Add crypto_sign_sk2pk (PR #668 )
...
This should allow users to convert a ed25519 seret key to a public key without rolling their own code
2018-07-17 08:28:33 -04:00
Jeffrey Walton
8fca97da54
Update documentation
2018-03-27 21:17:10 -04:00
Jeffrey Walton
3958fad099
Add sbyte, sword16, sword32 and sword64 (GH #608 , GH #609 )
...
Visual Studio 2008 kind of forced out hand with this. VS2008 lacks <stdint.h> and <cstdint> and it caused compile problems in NaCl gear. We were being a tad bit lazy by relying on int8_t, int32_t and int64_t, but the compiler errors made us act
2018-03-27 20:47:20 -04:00
Jeffrey Walton
ec6f83a147
Update documentation
2018-02-08 02:52:33 -05:00
Jeffrey Walton
7849ff393d
Update documentation
2018-01-22 22:59:19 -05:00
Jeffrey Walton
b6c6684451
Update documentation
2018-01-22 15:54:51 -05:00
Jeffrey Walton
8ffd165c7a
Rename nacl.h to naclite.h
...
This should avoid confusion with header files from the reference implementation and libsodium
2018-01-21 17:04:15 -05:00