summaryrefslogtreecommitdiff
path: root/lib/libcrypto/rsa
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2019-08-10 15:55:21 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2019-08-10 15:55:21 +0000
commit364fce2a52d76ec9a11f95953d508e92efa5ba2e (patch)
tree146d5b520978fb1132e9c18995bcef6c1f66186c /lib/libcrypto/rsa
parentf3a1f82338939190c6e436a7a8311717887f63d2 (diff)
Work towards supporting Cryptographic Message Syntax (CMS) in libcrypto.
Cryptographic Message Syntax (CMS) is a standard for cryptographically protecting messages, as defined in RFC 5652. It is derived from PKCS #7 version 1.5 and utilises various ASN.1 structures, making it complex and fairly heavyweight. Various protocols - including RPKI (RFC 6480) - have been built on top of it, which means it is necessary to support CMS, in order to support RPKI. This imports around 6,000 lines of code from OpenSSL 1.1.1, which is still under the original OpenSSL license. Further work will occur in tree. Requested by and discussed with many. ok deraadt@ tb@
Diffstat (limited to 'lib/libcrypto/rsa')
0 files changed, 0 insertions, 0 deletions