File: control

package info (click to toggle)
cryptonit 0.9.7-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 7,520 kB
  • ctags: 3,232
  • sloc: cpp: 20,084; sh: 9,373; ansic: 5,325; makefile: 321; perl: 33; sed: 16
file content (30 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download
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