Skip to content

Hashing Improvements and Bug Fixes

Compare
Choose a tag to compare
@josephlr josephlr released this 12 Dec 02:51
· 33 commits to master since this release
  • Improve use of the TPM2 for Hashing operations
    • Add support for Hash Sequences (#219)
    • Add HashToAlgorithm which converts from a crypto.Hash to a TPM2 hash Algorithm (#226)
  • Check TPMLPCRSelection for out-of-range PCR indices (#204)
  • Update deps (#225)