app-crypt/pgp: initial import

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2021-12-29 16:37:59 +05:00
parent 70599e0507
commit 416069e9e5
8 changed files with 191 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>cyber+gentoo@sysrq.in</email>
<name>Anna</name>
</maintainer>
<longdescription>
PGP (Pretty Good Privacy) is a public key encryption package to protect
E-mail and data files. It lets you communicate securely with people
you've never met, with no secure channels needed for prior exchange of
keys. It's well featured and fast, with sophisticated key management,
digital signatures, data compression, and good ergonomic design.
This is PGP version 2.x which understands only RSA keys.
</longdescription>
</pkgmetadata>