A C implementation of Spritz, a spongy RC4-like stream cipher and hash function.
Stars
28
Forks
9
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
30
commits
Add missing stddef.h include for size_t
fda0404
2026
735a57a
2021
fef9700
2016
49abb91
No need for an extra shuffle in key_setup()
ad28049
2015
d89205c
Sort declarations, removed unused declaration
e558ccf
Remove extra space
895cf52
Nits
cb49aec
a106c4b
Add a big fat warning
dd2e498
Make the conditional jump in crush() a little bit less leaky.
a9a5a17
Move key_setup up
60af29a
6677400
Add spritz_auth
18469b9