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)
9 lines
537 B
Plaintext
9 lines
537 B
Plaintext
Picocrypt is a very small (hence Pico), very simple, yet very secure
|
|
encryption tool that you can use to protect your files. It is designed
|
|
to be the go-to tool for encryption, with a focus on security, simplicity,
|
|
and reliability. Picocrypt uses the secure XChaCha20 cipher and the
|
|
Argon2id key derivation function to provide a high level of security,
|
|
even from three-letter agencies like the NSA. It is designed for maximal
|
|
security, making absolutely no compromises security-wise, and is built
|
|
with Go's standard x/crypto modules.
|