Port variant | std |
Summary | BLAKE2: fast secure hashing |
BROKEN | |
Package version | 0.98.1_1 |
Homepage | https://blake2.net/ |
Keywords | devel |
Maintainer | nobody |
License | CC0_10 |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 09 AUG 2024, 21:24:17 UTC |
Port created | 12 JUL 2019, 17:47:55 UTC |
single | 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 comes in two flavors: * BLAKE2b (or just BLAKE2) is optimized for 64-bit platforms - including NEON-enabled ARMs - and produces digests sized between 1 and 64 bytes * BLAKE2s is optimized for 8- to 32-bit platforms and produces digests sized between 1 and 32 bytes |
Build (only) |
pkgconf:primary:std autoconf:primary:std automake:primary:std libtool:primary:std |
main | mirror://GITHUB/BLAKE2:libb2:v0.98.1 |
qt6-qtbase:std | Qt6 - QtBase component |