PeculiarVentures / asn1-schema

asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy
33 stars 11 forks source link

Create schema for RFC9399 #92

Closed microshine closed 1 year ago

microshine commented 1 year ago

The @peculiar/asn1-x509-logotype module currently implements the specifications outlined in RFC3709. However, RFC9399 has been published, which obsoletes RFC3709 and introduces changes to the standard. It is essential to review the changes and update the @peculiar/asn1-x509-logotype module accordingly to ensure compliance with the latest standards.