Introduced PKCS #5, PKCS #7, PKCS #8, PKCS #12 (it compiles, so let's ship it...)
authorRick van Rein <rick@openfortress.nl>
Sat, 12 Mar 2016 23:56:25 +0000 (23:56 +0000)
committerRick van Rein <rick@openfortress.nl>
Sat, 12 Mar 2016 23:56:25 +0000 (23:56 +0000)
commit2dab0d8c6f01091952b58199a4aab1fb32f655e1
tree85896d90a280f759c13cc4c8da93968192ea7abe
parent85016cd43d808e5436dd1cc65fbd444c563c660b
Introduced PKCS #5, PKCS #7, PKCS #8, PKCS #12 (it compiles, so let's ship it...)
 - Replaced &id, &Type annotations with ANY DEFINED BY...
 - Removed meta-definitions
 - Removed several other troublesome definitions
 - Changed all module names into their RFCnnnn names, rather than PKCS-n
 - Did not include the downward spiral of ITU standard modules (a few in orig/ though)
rfc/Makefile
rfc/orig/InformationFramework.asn1 [new file with mode: 0644]
rfc/orig/UsefulDefinitions.asn1 [new file with mode: 0644]
rfc/orig/rfc2315.asn1 [new file with mode: 0644]
rfc/orig/rfc2898.asn1 [new file with mode: 0644]
rfc/orig/rfc5208.asn1 [new file with mode: 0644]
rfc/rfc2315.asn1 [new file with mode: 0644]
rfc/rfc2898.asn1 [new file with mode: 0644]
rfc/rfc5208.asn1 [new file with mode: 0644]
rfc/rfc7292.asn1 [new file with mode: 0644]