mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
12 lines
391 B
Text
12 lines
391 B
Text
RNP is a set of OpenPGP (RFC4880) tools that works on Linux, macOS,
|
|
Windows and *BSD built with C++.
|
|
|
|
rnpkeys allow to generate, import, export, and list keys.
|
|
|
|
rnp is used to perform encryption, decryption, signing and signature
|
|
checks.
|
|
|
|
librnp is the library used by RNP for all OpenPGP functions, useful
|
|
for developers to build against, different from GPGME.
|
|
|
|
WWW: https://www.rnpgp.com/
|