aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-rijndael
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-301-0/+1
|
* PR: 49065foxfair2003-03-232-2/+2
| | | | | Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Obtain this port from OpenBSD distfiles repository.
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Add back the original MD5 hash which was removed in the last commit.trevor2002-05-261-0/+1
| | | | | | | A distinfo file may contain multiple hashes for the same distfile. A checksum mismatch was logged by bento last Saturday. PR: 37901
* -# LICENSE: http://www.bluesine.com/licenseijliao2002-05-102-1/+2
| | | | | | | +# LICENSE: http://www.bluesine.com/license.html PR: 37901 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* fix master siteijliao2002-01-151-1/+1
| | | | | PR: 33919 Submitted by: Tilman Linneweh <tilman@arved.de>
* add py-rijndaelijliao2001-07-235-0/+43
A pure python implementation of the Rijndael encryption algorithm