What's Changed
- Fixed minimum OID length (allow 2 arcs instead of 3) by @Crypt32 in #8
- Fixed OID encoder and decoder by @Crypt32 in #9
- Added support for ASN.1 RELATIVE-OID by @Crypt32 in #11
- Fixed time zone sign in DateTimeUtils by @Crypt32 in #12
- Disabled nested type recursion for implicitly tagged types by @Crypt32 in #14
- Improved recursion plan logic by @Crypt32 in #16
- Fixed numerous ASN.1 date type encoding and decoding by @Crypt32 in #19
- Added assembly strong signing by @Crypt32 in #21
New Contributors
Full Changelog: v1.2.12...v1.3.0