summaryrefslogtreecommitdiff
path: root/security/smimemsg/pkg
diff options
context:
space:
mode:
authorjun <jun>2001-03-14 03:05:08 +0000
committerjun <jun>2001-03-14 03:05:08 +0000
commit09bb50422cc7c796dd4cf57b10219dcecaf9049a (patch)
tree1fe3c1b71e75d21609c3796f8b013fc3eb9cce4d /security/smimemsg/pkg
parent4107c3b66fdc54d276cecab3467673f6efdd7cf2 (diff)
downloadpkgsrc-09bb50422cc7c796dd4cf57b10219dcecaf9049a.tar.gz
Initial import of "smimemsg":
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.
Diffstat (limited to 'security/smimemsg/pkg')
-rw-r--r--security/smimemsg/pkg/DESCR14
-rw-r--r--security/smimemsg/pkg/PLIST6
2 files changed, 20 insertions, 0 deletions
diff --git a/security/smimemsg/pkg/DESCR b/security/smimemsg/pkg/DESCR
new file mode 100644
index 00000000000..c999a98c28b
--- /dev/null
+++ b/security/smimemsg/pkg/DESCR
@@ -0,0 +1,14 @@
+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.
+
+Limitation is following :
+ * only "RC2 40bit" symmentric cipher is used for encryption and
+ decryption.
+ * AiCrypto S/MIME can not operate any MultiPart analysis. Therefore,
+ the Clear Signature message type is not available to use.
+ * Signature and message will be embeded in smime.p7s file.
+ * Verification process requires the certificates, which shuold be
+ embeded in the S/MIME message.
diff --git a/security/smimemsg/pkg/PLIST b/security/smimemsg/pkg/PLIST
new file mode 100644
index 00000000000..8c5f7414b97
--- /dev/null
+++ b/security/smimemsg/pkg/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/14 03:05:08 jun Exp $
+bin/smimemsg
+share/doc/smimemsg/COPYRIGHT
+share/doc/smimemsg/README
+share/doc/smimemsg/README-j
+@dirrm share/doc/smimemsg