1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: cryptonit
Section: x11
Priority: optional
Maintainer: Pierre Machard <pmachard@debian.org>
Build-Depends: debhelper (>= 4.0.0), libldap2-dev (>= 2.1.22-1), libssl-dev (>= 0.9.7c-5), wx2.6-headers, libwxgtk2.6-dev, automake1.9, autoconf, libtool
Standards-Version: 3.7.2.0
Package: cryptonit
Architecture: any
Depends: ${shlibs:Depends}
Description: A client side PKI (X.509) cryptographic tool
Cryptonit is a client side cryptographic tool which allows you to
encrypt/decrypt and sign/verify files with PKI (Public Key
Infrastructure) certificates.
.
It Comes with:
o Encryption / Decryption based on ciphers provided by openssl
o RSA Cryptography
o Documents Signature / Verification
o Generation of self-decrypting files (Use a password to encrypt your
files either for GNU/Linux or Microsoft Windows)
o LDAP Interface to import certificates (X.509)
o PKCS#11 support
o CRL Download
o Addressbook
.
Cryptonit provides a graphical user interface written in C++ with
wxWidgets.
.
Homepage: http://www.cryptonit.org
|