DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameseccure
Beschreibungtools for using algorithms based on elliptic curve cryptography (ECC)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.3-3
Sektionuniverse/utils
Prioritätoptional
Installierte Größe112 Byte
Hängt ab vonlibc6 (>= 2.4), libgcrypt11 (>= 1.4.0)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße27828 Byte
Prüfsumme MD535aadb766b1a29e935d735ffd7f2f58b
Prüfsumme SHA19ba0288f3707d7b608acac62cf2bee7b3d1bb21f
Prüfsumme SHA256454db66663b87e87128ea599a39fc5a62c42c5532d690dc327c33fca216433d1
Link zum Herunterladenseccure_0.3-3_i386.deb
Ausführliche BeschreibungThe seccure toolset implements a selection of asymmetric algorithms based on elliptic curve cryptography (ECC). In particular, it offers public key encryption / decryption and signature generation / verification. ECC schemes offer a much better key size to security ratio than classical systems (RSA, DSA). Keys are short enough to make direct specification of keys on the command line possible (sometimes this is more convenient than the management of PGP-like key rings). seccure builds on this feature and therefore is the tool of choice whenever lightweight asymmetric cryptography -- independent of key servers, revocation certificates, the Web of Trust, or even configuration files -- is required. . The toolkit implements Diffie-Hellman key exchange, allowing you to agree a key with another party over an insecure channel. The Diffie Helman protocol affords forward secrecy, and requires no previous contact with the other party. . The seccure toolset allows you to select the curve that the operations are performed on, so that different cryptographic needs can be supported. This is currently the only ECC package in Debian GNU/Linux to offer a choice of curves and MAC lengths. . It is currently missing some of the functionality of the sks-ecc package, including encrypting to multiple recipients at once, and creating different signature formats.


Impressum
Linux is a registered trademark of Linus Torvalds