mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-28 04:37:13 +09:00
d9093e4ce6b13407139c49c651d8e592c2392321
* '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.
See README.markdown
Languages
C
93.1%
Shell
1.7%
M4
1.5%
Zig
1.3%
Assembly
1.1%
Other
1.2%