mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-19 18:15:18 -07:00
A modern, portable, easy to use crypto library.
d9093e4ce6
* 'master' of github.com:jedisct1/libsodium: void * casts for c++ compat Add blake2b_salt_personal() Add support for salt & personalization to Blake2. This API might change. I'm not a big fan of what we have now. Use blake2b_init() *or* blake2b_init_key(). Calling both is not needed. |
||
---|---|---|
dist-build | ||
m4 | ||
msvc-scripts | ||
src | ||
test | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
libsodium.pc.in | ||
libsodium.sln | ||
libsodium.vcxproj | ||
libsodium.vcxproj.filters | ||
LICENSE | ||
logo.png | ||
Makefile.am | ||
README | ||
README.markdown | ||
THANKS |
See README.markdown