Index of /ports_security/seccure
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:11 526
distinfo 28-May-2011 14:11 129
files/ 28-May-2011 14:11 -
pkg-descr 28-May-2011 14:11 800
pkg-plist 07-Sep-2007 12:15 149
The seccure toolset implements a selection of asymmetric algorithms
based on elliptic curve cryptography (ECC). In particular it offers
public key encryption / decryption, signature generation /
verification and key establishment.
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.
WWW: http://point-at-infinity.org/seccure/
Author: B. Poettering