head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2011.10.24.09.10.51;	author dougb;	state Exp;
branches;
next	1.2;

1.2
date	2011.05.27.01.10.53;	author wxs;	state Exp;
branches;
next	1.1;

1.1
date	2007.09.07.08.15.24;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.3
log
@The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
@
text
@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. 

Author: B. Poettering
WWW: http://point-at-infinity.org/seccure/ 
@


1.2
log
@- Update to 0.4.
- Pass maintainer to submitter. Previous maintainer address bounced, even
  after removing the anti-spam measure.
- Cleanup COMMENT and pkg-descr.
- Also, respect PREFIX.

PR:		ports/157361
Submitted by:	Ryan Steinmetz <rpsfa@@rit.edu>
@
text
@d15 1
a16 1
Author: B. Poettering
@


1.1
log
@New port: security/seccure - SECCURE Elliptic Curve Crypto Utility for Reliable Encryption

	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.

PR:		ports/115943
Submitted by:	Lukasz Komsta <luke@@novum.am.lublin.pl>
@
text
@d1 4
a4 1
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.
d6 8
a13 1
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. 
@

