You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BLAKE2X is described in this paper and is an extended version of BLAKE2b / BLAKE2s, which can produce hash values up to 256 GiB for the 64 bit version and 128 GiB for the 32 bit version.
Furthermore BLAKE2X can be used as a DRBG.
The text was updated successfully, but these errors were encountered:
BLAKE2X is described in this paper and is an extended version of BLAKE2b / BLAKE2s, which can produce hash values up to 256 GiB for the 64 bit version and 128 GiB for the 32 bit version.
Furthermore BLAKE2X can be used as a DRBG.
The text was updated successfully, but these errors were encountered: