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)
4 lines
281 B
Text
4 lines
281 B
Text
securesystemslib supports public-key and general-purpose cryptography, such
|
|
as ECDSA, Ed25519, RSA, SHA256, SHA512, etc. Most of the cryptographic
|
|
operations are performed by the cryptography and PyNaCl libraries, but
|
|
verification of Ed25519 signatures can be done in pure Python.
|