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 Debian Archiv squeeze (main)
Version0.3-3
Sektionutils
Prioritätoptional
Installierte Größe80 Byte
Hängt ab vonlibc6 (>= 2.7-1), libgcrypt11 (>= 1.4.0)
Empfohlene Pakete
PaketbetreuerJames Westby
Quelle
Paketgröße27376 Byte
Prüfsumme MD53c58223176d7ae98857fcfeda7ac5eb6
Prüfsumme SHA1235dfdbf06a47871ba535008d3721c055420af07
Prüfsumme SHA25674234154a260ef5b9b70cdaa003fb602f7f7fa28e8943035ec237b579ed86bea
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