Skip to content

CertToStore v1.0.4

Latest
Compare
Choose a tag to compare
@bagarber bagarber released this 03 Dec 22:29
· 5 commits to master since this release

What's Changed

  • Support PSS padding. by @copybara-service in #64
  • Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #68
  • update certtostore tests to go 1.22 by @copybara-service in #70
  • Add ECDH AlgorithmGroup name and magic numbers. by @copybara-service in #71
  • Change wmi to the github.com/yusufpapurcu/wmi fork. by @ItsMattL in #75
  • Fix cert finding logic and ensure context cleanup for windows by @gehhilfe in #76
  • Use less aggressive filtering for pulling ac addresses since Intel BE200s don't show up as physical adapters. The PCI filter should accomplish the same thing. Intel says the BE200 not showing up as a physical adapter in WMI is WAI and won't be changed. by @copybara-service in #77

New Contributors

Full Changelog: v1.0.3...v1.0.4