summaryrefslogtreecommitdiff
path: root/security/smimemsg
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2004-06-27this blindly calls "gcc" so use buildlink3 so it uses the compilergrant1-2/+3
wrappers.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-04-13Update of security/smimemsg to 1.5.cjep2-6/+6
Suggested by Robert Elz in PR#18825. Changelog unavailable.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-08-17Update smimemsg to 1.4jun2-6/+6
- add RC2-64,RC2-128,DES,Triple-DES - update aicrypto lib - some fixes,with -p7 option
2001-04-19Move to sha1 digests, add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-14Initial import of "smimemsg":jun4-0/+48
generate and read S/MIME messages This SMIME Messenger can generate and read S/MIME messages. There are some limitation for use because of this implementation, but it can operate "Signing", "Encryption", and "Signing + Encryption" with email messages, and "Decryption" and "Signing verification" is available for S/MIME messages.