Skip to content

Releases: smallstep/pkcs7

v0.2.0

12 Feb 12:48
v0.2.0
f30b794
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #38
  • Bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #39
  • Add support for custom hash calculation function, allowing content streaming by @idangutman-ms in #41
  • Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #43

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

16 Dec 14:24
v0.1.1
21b5bd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Dec 14:26
v0.1.0
29d67d3
Compare
Choose a tag to compare

What's Changed

  • [action] First pass at common CI by @dopey in #2
  • Rebased patches branch by @hslatman in #8
  • Fix Azure attestation validation by @hslatman in #12
  • Change module name to github.com/smallstep/pkcs7 by @hslatman in #16
  • Update README by @hslatman in #17
  • EncryptedContent needs to be implicitly tagged and not explicit (updated) by @hslatman in #19
  • fix(ber): prevent race due to unnecessary var by @seinshah in #24
  • add SigningTimeNotValidError error by @jessepeterson in #25
  • Add test for SigningTimeNotValidError by @hslatman in #26
  • Support Windows SCEP request certificates on Go 1.23 by @hslatman in #28
  • Bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #32
  • Bump golang.org/x/crypto from 0.28.0 to 0.30.0 by @dependabot in #34

New Contributors

Full Changelog: https://github.com/smallstep/pkcs7/commits/v0.1.0