Paul Barker e20291d78e Add crypt_generichash_blake2b_statebytes function
The function crypto_generichash_statebytes exists to dynamically determine the
size of a crypto_generichash_state struct. This is useful when using libsodium
from a language which can't use sizeof on C types. However, no equivalent
existed for the crypto_generichash_blake2b_state struct for users who want to
explicitly use the blake2b algorithm.

The function crypt_generichash_blake2b_statebytes is added to fill this gap.
2016-01-16 17:25:14 +00:00
2015-08-02 09:36:52 +08:00
2015-12-23 21:15:12 +01:00
2015-12-29 17:12:23 +01:00
2015-12-25 11:51:19 +01:00
2015-12-25 15:58:54 +01:00
2016-01-01 01:53:03 +01:00
2013-06-06 13:11:30 -07:00
2013-01-19 16:02:02 -08:00
2015-11-28 16:15:25 +01:00
S
Description
No description provided
Readme ISC
16 MiB
Languages
C 93%
Shell 1.8%
M4 1.5%
Zig 1.3%
Assembly 1.1%
Other 1.2%