JonathanWilbur / asn1-ts

ASN.1 TypeScript library, including codecs for Basic Encoding Rules (BER) and Distinguished Encoding Rules (DER).
MIT License
32 stars 6 forks source link

Version 8: Performance enhancements #30

Closed JonathanWilbur closed 1 year ago

JonathanWilbur commented 1 year ago

[8.0.0]

This is only a breaking change because a few functions you probably shouldn't use to begin with have been removed and some fields that were public have become private. For normal usage of this library, this should still be a drop-in replacement.