Files
libsodium/test/default
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-10-11 12:56:20 +02:00
2015-11-23 16:07:13 +01:00
2015-11-23 16:07:13 +01:00
2015-12-07 09:09:04 +01:00
2015-11-23 16:07:13 +01:00
2014-04-14 21:34:55 -07:00
2015-12-07 17:41:20 +01:00
2014-04-14 21:34:55 -07:00
2015-12-16 22:54:06 -05:00
2015-12-25 02:09:12 +01:00
2014-09-16 20:01:58 -07:00
2015-04-17 01:01:32 +02:00
2015-04-17 01:01:32 +02:00
2015-11-23 16:07:13 +01:00
2014-09-16 20:01:58 -07:00
2015-10-26 22:48:56 +01:00
2015-11-23 16:07:13 +01:00
2015-11-23 16:07:13 +01:00
2015-11-23 16:07:13 +01:00
2015-11-23 16:07:13 +01:00
2015-11-23 16:07:13 +01:00
2015-11-23 16:07:13 +01:00
2015-11-23 16:07:13 +01:00
2015-11-23 16:07:13 +01:00
2015-12-29 17:12:23 +01:00
2014-09-14 12:43:53 -07:00
2015-11-23 16:07:13 +01:00
2015-12-07 02:16:22 +01:00
2015-10-26 16:59:28 +01:00
2015-10-26 16:59:28 +01:00
2015-11-23 16:07:13 +01:00
2015-11-23 16:07:13 +01:00
2015-11-23 16:07:13 +01:00
2015-11-23 16:07:13 +01:00
2015-02-02 21:27:19 +01:00
2015-12-09 01:37:58 +01:00