Skip to content

Release 0.3.5

Compare
Choose a tag to compare
@etingof etingof released this 16 Sep 22:19
· 212 commits to master since this release

This is mostly a bug fix release. Most important fixes include:

  • Explicit tag encoding optimized to avoid unnecessary copying
  • End-of-octets sentinel encoding optimized
  • Refactored ASN.1 codecs properties to silently enforce proper length and chunk size encoding modes
  • Fixed DER encoder to always produce primitive encoding
  • Fixed crash at SequenceOf native decoder
  • Fixed a couple of crashes when debug mode is enabled

More changes noted in the CHANGELOG.