mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
407 B
Plaintext
7 lines
407 B
Plaintext
The cryptographic hash function BLAKE2 is an improved version of the SHA-3
|
|
finalist BLAKE. Like SHA-3, BLAKE2 offers the highest security, yet is fast as
|
|
MD5 on 64-bit platforms and requires at least 33% less RAM than SHA-2 or SHA-3
|
|
on low-end systems. The core algorithm of BLAKE2 is derived from ChaCha, a
|
|
stream cipher designed by Daniel J. Bernstein that has been proposed as a
|
|
standard cipher for TLS.
|