Browse Source

* added Encryption Module which currently provides support for PGP and S/MIME

legacy/multilib
Christian Wiese 19 years ago
parent
commit
5b5e96e18f
1 changed files with 14 additions and 0 deletions
  1. +14
    -0
      pkgsel/Base/Security/Encryption.ask

+ 14
- 0
pkgsel/Base/Security/Encryption.ask

@ -0,0 +1,14 @@
#Description: Encryption Support (PGP, S/MIME)
X gnupg
X gnupg2
X gpgme
X gnupth
X libassuan
X libgpg-error
X libgcrypt
X libksba
X dirmngr
X pinentry

Loading…
Cancel
Save