PKCS7
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
m (→Software) |
||
Line 22: | Line 22: | ||
== Software == | == Software == | ||
− | * [ | + | * [[OpenSSL]] |
[[Category:E-Mail, newsgroups, and forums]] | [[Category:E-Mail, newsgroups, and forums]] |
Latest revision as of 22:17, 2 February 2016
PKCS #7 (PKCS7, Cryptographic Message Syntax Standard) defines standard formats for messages secured using public-key cryptography. S/MIME, a format for secure e-mail messages, is based in part on PKCS7.
As of version 1.5, PKCS7 defines six content types:
- Data
- Signed data
- Enveloped data
- Signed-and-enveloped data
- Digested data
- Encrypted data
[edit] See also
[edit] Specifications
- RFC 2315: PKCS #7: Cryptographic Message Syntax, Version 1.5