This website requires JavaScript.
Explore
Help
Sign In
QPQ-AG
/
libsodium
Watch
12
Star
0
Fork
0
mirror of
https://github.com/jedisct1/libsodium.git
synced
2026-08-26 11:47:13 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f62f5ceb048350a62c2fef811fe5d5c0ed73c55d
libsodium
/
src
T
History
Frank Denis
f62f5ceb04
1L << 51 is an undefined behavior. Use 1 as a int64_t value.
2013-03-11 13:28:03 -07:00
..
curvecp
glibc needs -lrt to get clock_gettime()
2013-02-28 19:13:07 -08:00
libsodium
1L << 51 is an undefined behavior. Use 1 as a int64_t value.
2013-03-11 13:28:03 -07:00
Makefile.am
CurveCP is optional
2013-02-18 15:28:43 -08:00