Merge from vendor branch TNF:
authoragc <agc>
Mon, 14 Dec 2009 08:00:05 +0000 (08:00 +0000)
committeragc <agc>
Mon, 14 Dec 2009 08:00:05 +0000 (08:00 +0000)
commite887ce0b8a786492c286ecfde532370419c6d60e
treeffb31544dee76432d6645db97cb6abd20832599c
parent838cf4d65efe85493f17ecb8ef3b93c5bd6cef5c
parent1450589fee3168f1bdf0ca507bbc4176057bcab0
Merge from vendor branch TNF:
Initial import of seccure-0.4 into the Packages Collection.

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.