summaryrefslogtreecommitdiff
path: root/security/smimemsg/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-04-13Update of security/smimemsg to 1.5.cjep1-3/+3
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-08-17Update smimemsg to 1.4jun1-3/+3
- add RC2-64,RC2-128,DES,Triple-DES - update aicrypto lib - some fixes,with -p7 option
2001-03-14Initial import of "smimemsg":jun1-0/+25
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.