An implementation of the Salsa20 stream cipher in C99
Stars
118
Forks
27
Watchers
118
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
Derp. Did not completely switch out ERROR for FAILURE (see 87eb4b7a714). Thanks @haffs!
0d337aaView on GitHubSwitch ERROR for FAILURE, as it's meant to be the opposite of SUCCESS
87eb4b7View on GitHubRename 'len' parameter to 'buflen' for consistency with 'key' and 'keylen'
0c0e634View on GitHub