Documentation ¶
Overview ¶
Package blake2 implements the BLAKE2s and BLAKE2b secure hashing algorithms with support for salting and personalization. BLAKE2s is optimized for 8- to 32-bit platforms and produces digests of any size between 1 and 32 bytes. BLAKE2b is optimized for 64-bit platforms and produces digests of any size between 1 and 64 bytes.
Directories ¶
Path | Synopsis |
---|---|
Package blake2b implements the BLAKE2b secure hashing algorithm with support for salting and personalization.
|
Package blake2b implements the BLAKE2b secure hashing algorithm with support for salting and personalization. |
Package blake2s implements the BLAKE2s secure hashing algorithm with support for salting and personalization.
|
Package blake2s implements the BLAKE2s secure hashing algorithm with support for salting and personalization. |
cmd
|
|
Click to show internal directories.
Click to hide internal directories.