Commit Graph

6 Commits (1543de863c57877a900b6536c84e4438bc7d3507)

Author SHA1 Message Date
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