Skip to content

Releases: fortanix/pkix

pkix v0.2.3

16 Oct 23:14
bdda1b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: pkix_v0.2.2...pkix_v0.2.3

pkix v0.2.2

18 Sep 18:58
aecb463
Compare
Choose a tag to compare

What's Changed

  • Initial support for CMPv2 & CRMF by @Taowyoo in #21
  • Refactor with new/updated derive macros by @Taowyoo in #22

New Contributors

Full Changelog: pkix_v0.2.1...pkix_v0.2.2

pkix v0.2.1

18 Sep 18:57
47519de
Compare
Choose a tag to compare

What's Changed

Full Changelog: pkix_v0.2.0...pkix_v0.2.1

pkix v0.2.0

18 Sep 18:57
607dc11
Compare
Choose a tag to compare

What's Changed

  • Upgrade to chrono v0.4.23 by @Pagten in #17
  • Add support for reading and writing V1 and V2 TbsCertificate versions, in addition to V3 by @Pagten in #16

Full Changelog: pkix_v0.1.3...pkix_v0.2.0

pkix v0.1.3

18 Sep 18:57
dfe3fa8
Compare
Choose a tag to compare

What's Changed

  • Replace the custom DateTime struct with a transparent wrapper around chrono's by @Goirad in #2
  • change DateTime to reflect comments made to internal PR by @Goirad in #3
  • revert overzealous find and replace changes by @Goirad in #4
  • remove rustc-serialize by @AdrianCX in #5
  • Update version after b64-ct dependency by @AdrianCX in #6
  • Update for publishing by @AdrianCX in #7
  • Add ECDSA Sig type by @AdrianCX in #8
  • Revert "Add ECDSA Sig type" by @AdrianCX in #10
  • Add ECDSA Sig type by @AdrianCX in #11
  • Bump version by @jethrogb in #12
  • Add various new OIDs, types and methods by @Pagten in #14
  • Exclude unnecessary files from Cargo packages by @Pagten in #15

New Contributors

Full Changelog: https://github.com/fortanix/pkix/commits/pkix_v0.1.3