head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


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

1.2
date	2003.04.12.03.23.03;	author foxfair;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.05.06.58.27;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove more tags from pkg-descr files fo the form:

- Name
em@@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
@
text
@Crypto++ Library is a free C++ class library of cryptographic schemes.
One purpose of Crypto++ is to act as a repository of public domain (not 
copyrighted) source code. Although the library is copyrighted as a 
compilation, the individual files in it (except for a few exceptions listed 
in the license) are in the public domain. 

WWW: http://www.cryptopp.com/
@


1.2
log
@Upgrade cryptopp to 5.1, patch review timeout by MAINTAINER since March 26.
@
text
@a6 1

a7 3

- George Reid
greid@@ukug.uk.freebsd.org
@


1.1
log
@add cryptopp, a free C++ class library of cryptographic schemes

PR:		24432
Submitted by:	George Reid <greid@@ukug.uk.freebsd.org>
@
text
@d1 5
a5 1
Crypto++ is a free C++ class library of cryptographic schemes. Includes:
a6 19
* A class hierarchy with an API defined by abstract base classes
* Proposed AES (and RC6, MARS, Twofish, Serpent, CAST-256)
* Symmetric block cipers: IDEA, DES/Triple DES,DESX, RC2, RC5, Blowfish,
  Diamond2, TEA, SAFER, 3-WAY, GOST, SHARK, CAST-128, Square, Skipjack
* Generic cipher modes: CBC padded/ciphertext stealing (CTS), CFB, OFB
* Stream cipher: Panama, ARC4, SEAL, WAKE, Sapphire, BlumBlumShub
* Public key: RSA, DSA, ElGamal, NR, BlumGoldwasser, Rabin/RW, LUC, LUCELG
* Padding schemes for PK systems: PKCS#1 v2, OAEP, PSSR, IEEE P1363 EMSA2
* Key agreement schemes: DH, DH2, MQV, LUCDIF, XTR-DH
* Elliptic curve cryptography: ECDSA, ENR, EIES, ECDHD, ECMQVC
* One-way hash functions: SHA-1/2, MD2/5, HAVAL, RIPEMD-160, Tiger, Panama
* Message authentication codes: MD5-MAC, HMAC, XOR-MAC, CBC-MAC, DMAC
* Cipher constructions from hash functions: Luby-Rackoff, MD
* Pseudorandom number generators: ANSI X9.17 appendix C, PGP's RandPool
* Shamir's secret sharing scheme/Rabin's information dispersal algorithm (IDA)
* gzip, DEFLATE and zlib format support
* Fast multiprecision integer (bignum) and polynomial operations
* Prime number generation/verification, base-64 and 32-bit CRC encoding
* A high level interface for most of the above
d8 1
a8 1
WWW: http://www.eskimo.com/~weidai/cryptlib.html
@

