code wiki / blake2b
topic: blake2b
4 modules sharing the blake2b name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_blake2b.nx | RFC 7693 BLAKE2b-512 hash (variable output length). | 696 | 14 |
| nx_blake2b_long.nx | RFC 9106 sec 3.4 variable-length BLAKE2b H'. | 192 | 4 |
| nx_blake2b_long_test.nx | internal-consistency smoke for H'. | 155 | 2 |
| nx_blake2b_test.nx | RFC 7693 Appendix A KAT smoke for BLAKE2b-512. | 144 | 4 |