mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
1e678dd695
BLAKE2sp Submission by Bjorn Ketelaars <bjorn.ketelaars AT hydroxide DOT nl>, who takes MAINTAINER -- thanks! ok sthen@
6 lines
241 B
Plaintext
6 lines
241 B
Plaintext
libb2 is a C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp.
|
|
|
|
BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2,
|
|
and SHA-3, yet is at least as secure as the latest standard SHA-3.
|
|
BLAKE2 is specified in RFC 7693.
|