This website requires JavaScript.
Explore
Help
Register
Sign In
cheng
/
libsodium
Watch
1
Star
0
Fork
0
You've already forked libsodium
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,469
Commits
1
Branch
0
Tags
32
MiB
c28886dc42
Commit Graph
3 Commits
Author
SHA1
Message
Date
Frank Denis
9060457fac
Make prompt_input accept fixed-length and variable-length input.
...
Now that strings have the correct size, but no trailing \0, puts() cannot safely be used any more.
2015-05-27 18:10:28 +02:00
Frank Denis
67305902ee
DRY
2015-05-27 16:10:07 +02:00
Frank Denis
a748029632
demo_utils -> utils for consistency with other demo files
2015-05-27 15:47:49 +02:00