Skip to content

v3.0.3

Compare
Choose a tag to compare
@rhenium rhenium released this 18 Dec 13:12
· 411 commits to master since this release
v3.0.3

What's Changed

  • Fix regression in do_write(s) causing significant performance issues when using large (>10meg) writes by @jaymzjulian in #706
  • Backport test fixes to 3.0 by @rhenium in #751
  • cipher: fix buffer overflow in Cipher#update by @rhenium in #717
  • Handle missing content in PKCS7 by @rhenium in #752
  • Remove "gemspec" from Gemfile by @rhenium in #768
  • asn1: fix ObjectId#== by @rhenium in #792
  • x509: fix handling of multiple URIs in Certificate#crl_uris by @rhenium in #776
  • cipher: make output buffer String independent by @rhenium in #824

New Contributors

Full Changelog: v3.0.2...v3.0.3