The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD security : cryptopp

A free C++ class library of Cryptographic Primitives

 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. 
 

http://www.cryptopp.com/



cryptopp history


v. 1.21
date: 2007/10/04 06:00:20;  author: edwin;  state: Exp;  lines: +2 -8
Remove always-false/true conditions based on OSVERSION 500000

v. 1.20 date: 2007/01/15 17:14:38; author: delphij; state: Exp; lines: +1 -2 Replace outdated master sites with new ones. Submitted by: Wei Dai
v. 1.19 date: 2007/01/13 18:41:37; author: delphij; state: Exp; lines: +1 -3 Update to 5.4
v. 1.18 date: 2006/10/02 05:35:32; author: delphij; state: Exp; lines: +2 -2 Add a patch from vendor which will hopefully fix gcc 4.1 build. Spotted by: pointyhat via portsmon
v. 1.17 date: 2005/06/12 07:33:40; author: pat; state: Exp; lines: +1 -1 Disable optimization PR: ports/76875 Submitted by: Thomas Melzer Reviewed by: pav Approved by: maintainer
v. 1.16 date: 2005/04/10 20:56:05; author: kris; state: Exp; lines: +0 -4 Now builds on sparc64 and (presumably) ia64
v. 1.15 date: 2005/01/30 13:05:17; author: pav; state: Exp; lines: +2 -0 - Make static library relocatable Approved by: Xin LI (maintainer)
v. 1.14 date: 2005/01/02 00:49:22; author: kris; state: Exp; lines: +4 -0 BROKEN on alpha 4.x: Internal compiler error Approved by: portmgr (self)
v. 1.13 date: 2004/12/23 09:42:36; author: clement; state: Exp; lines: +3 -3 - Update to 5.2.1 PR: 75392 Submitted by: delphij
v. 1.12 date: 2004/09/28 02:07:03; author: kris; state: Exp; lines: +1 -1 Correct another typo. :-( Spotted by: eik Approved by: portmgr (self) XL pointy hat to: self
v. 1.11 date: 2004/09/28 01:42:41; author: kris; state: Exp; lines: +1 -1 Correct typo in previous Approved by: portmgr (self) Pointy hat to: self
v. 1.10 date: 2004/09/27 23:44:03; author: kris; state: Exp; lines: +2 -2 Now builds on amd64 Approved by: portmgr (self)
v. 1.9 date: 2004/07/17 19:35:54; author: krion; state: Exp; lines: +7 -27 Update to 5.2 Fix build with gcc-3.4 Assign maintainership to submitter. PR: ports/69204 Submitted by: Xin LI
v. 1.8 date: 2004/03/07 12:42:58; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386 and !alpha: Does not compile
v. 1.7 date: 2004/02/04 05:08:43; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.6 date: 2003/11/03 07:28:43; author: linimon; state: Exp; lines: +1 -1 Reset maintainer to ports@FreeBSD.org. Requested by: kris.
v. 1.5 date: 2003/09/24 09:36:57; author: osa; state: Exp; lines: +1 -1 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.4 date: 2003/04/21 12:47:38; author: foxfair; state: Exp; lines: +2 -1 PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix bento `make package', then bump PORTREVISION. Noticed by: kris the portsguardian.
v. 1.3 date: 2003/04/12 03:23:03; author: foxfair; state: Exp; lines: +26 -17 Upgrade cryptopp to 5.1, patch review timeout by MAINTAINER since March 26.
v. 1.2 date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.1 date: 2001/03/05 06:58:27; author: ijliao; state: Exp; add cryptopp, a free C++ class library of cryptographic schemes PR: 24432 Submitted by: George Reid ============================================================================= v. 1.21 date: 2007/10/04 06:00:20; author: edwin; state: Exp; lines: +2 -8 Remove always-false/true conditions based on OSVERSION 500000
v. 1.20 date: 2007/01/15 17:14:38; author: delphij; state: Exp; lines: +1 -2 Replace outdated master sites with new ones. Submitted by: Wei Dai
v. 1.19 date: 2007/01/13 18:41:37; author: delphij; state: Exp; lines: +1 -3 Update to 5.4
v. 1.18 date: 2006/10/02 05:35:32; author: delphij; state: Exp; lines: +2 -2 Add a patch from vendor which will hopefully fix gcc 4.1 build. Spotted by: pointyhat via portsmon
v. 1.17 date: 2005/06/12 07:33:40; author: pat; state: Exp; lines: +1 -1 Disable optimization PR: ports/76875 Submitted by: Thomas Melzer Reviewed by: pav Approved by: maintainer
v. 1.16 date: 2005/04/10 20:56:05; author: kris; state: Exp; lines: +0 -4 Now builds on sparc64 and (presumably) ia64
v. 1.15 date: 2005/01/30 13:05:17; author: pav; state: Exp; lines: +2 -0 - Make static library relocatable Approved by: Xin LI (maintainer)
v. 1.14 date: 2005/01/02 00:49:22; author: kris; state: Exp; lines: +4 -0 BROKEN on alpha 4.x: Internal compiler error Approved by: portmgr (self)
v. 1.13 date: 2004/12/23 09:42:36; author: clement; state: Exp; lines: +3 -3 - Update to 5.2.1 PR: 75392 Submitted by: delphij
v. 1.12 date: 2004/09/28 02:07:03; author: kris; state: Exp; lines: +1 -1 Correct another typo. :-( Spotted by: eik Approved by: portmgr (self) XL pointy hat to: self
v. 1.11 date: 2004/09/28 01:42:41; author: kris; state: Exp; lines: +1 -1 Correct typo in previous Approved by: portmgr (self) Pointy hat to: self
v. 1.10 date: 2004/09/27 23:44:03; author: kris; state: Exp; lines: +2 -2 Now builds on amd64 Approved by: portmgr (self)
v. 1.9 date: 2004/07/17 19:35:54; author: krion; state: Exp; lines: +7 -27 Update to 5.2 Fix build with gcc-3.4 Assign maintainership to submitter. PR: ports/69204 Submitted by: Xin LI
v. 1.8 date: 2004/03/07 12:42:58; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386 and !alpha: Does not compile
v. 1.7 date: 2004/02/04 05:08:43; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.6 date: 2003/11/03 07:28:43; author: linimon; state: Exp; lines: +1 -1 Reset maintainer to ports@FreeBSD.org. Requested by: kris.
v. 1.5 date: 2003/09/24 09:36:57; author: osa; state: Exp; lines: +1 -1 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.4 date: 2003/04/21 12:47:38; author: foxfair; state: Exp; lines: +2 -1 PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix bento `make package', then bump PORTREVISION. Noticed by: kris the portsguardian.
v. 1.3 date: 2003/04/12 03:23:03; author: foxfair; state: Exp; lines: +26 -17 Upgrade cryptopp to 5.1, patch review timeout by MAINTAINER since March 26.
v. 1.2 date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.1 date: 2001/03/05 06:58:27; author: ijliao; state: Exp; add cryptopp, a free C++ class library of cryptographic schemes PR: 24432 Submitted by: George Reid ============================================================================= v. 1.21 date: 2007/10/04 06:00:20; author: edwin; state: Exp; lines: +2 -8 Remove always-false/true conditions based on OSVERSION 500000
v. 1.20 date: 2007/01/15 17:14:38; author: delphij; state: Exp; lines: +1 -2 Replace outdated master sites with new ones. Submitted by: Wei Dai
v. 1.19 date: 2007/01/13 18:41:37; author: delphij; state: Exp; lines: +1 -3 Update to 5.4
v. 1.18 date: 2006/10/02 05:35:32; author: delphij; state: Exp; lines: +2 -2 Add a patch from vendor which will hopefully fix gcc 4.1 build. Spotted by: pointyhat via portsmon
v. 1.17 date: 2005/06/12 07:33:40; author: pat; state: Exp; lines: +1 -1 Disable optimization PR: ports/76875 Submitted by: Thomas Melzer Reviewed by: pav Approved by: maintainer
v. 1.16 date: 2005/04/10 20:56:05; author: kris; state: Exp; lines: +0 -4 Now builds on sparc64 and (presumably) ia64
v. 1.15 date: 2005/01/30 13:05:17; author: pav; state: Exp; lines: +2 -0 - Make static library relocatable Approved by: Xin LI (maintainer)
v. 1.14 date: 2005/01/02 00:49:22; author: kris; state: Exp; lines: +4 -0 BROKEN on alpha 4.x: Internal compiler error Approved by: portmgr (self)
v. 1.13 date: 2004/12/23 09:42:36; author: clement; state: Exp; lines: +3 -3 - Update to 5.2.1 PR: 75392 Submitted by: delphij
v. 1.12 date: 2004/09/28 02:07:03; author: kris; state: Exp; lines: +1 -1 Correct another typo. :-( Spotted by: eik Approved by: portmgr (self) XL pointy hat to: self
v. 1.11 date: 2004/09/28 01:42:41; author: kris; state: Exp; lines: +1 -1 Correct typo in previous Approved by: portmgr (self) Pointy hat to: self
v. 1.10 date: 2004/09/27 23:44:03; author: kris; state: Exp; lines: +2 -2 Now builds on amd64 Approved by: portmgr (self)
v. 1.9 date: 2004/07/17 19:35:54; author: krion; state: Exp; lines: +7 -27 Update to 5.2 Fix build with gcc-3.4 Assign maintainership to submitter. PR: ports/69204 Submitted by: Xin LI
v. 1.8 date: 2004/03/07 12:42:58; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386 and !alpha: Does not compile
v. 1.7 date: 2004/02/04 05:08:43; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.6 date: 2003/11/03 07:28:43; author: linimon; state: Exp; lines: +1 -1 Reset maintainer to ports@FreeBSD.org. Requested by: kris.
v. 1.5 date: 2003/09/24 09:36:57; author: osa; state: Exp; lines: +1 -1 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.4 date: 2003/04/21 12:47:38; author: foxfair; state: Exp; lines: +2 -1 PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Fix bento `make package', then bump PORTREVISION. Noticed by: kris the portsguardian.
v. 1.3 date: 2003/04/12 03:23:03; author: foxfair; state: Exp; lines: +26 -17 Upgrade cryptopp to 5.1, patch review timeout by MAINTAINER since March 26.
v. 1.2 date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.1 date: 2001/03/05 06:58:27; author: ijliao; state: Exp; add cryptopp, a free C++ class library of cryptographic schemes PR: 24432 Submitted by: George Reid =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm