Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 785 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 785 Bytes

HashCalculator

Helper tool to calculate the value of TPM PCRs and hashes of data

This project allows to calculate of the value of TPM PCRs and of hashes of arbitrary data. It also contains functionality to permutate hashes to determine the possible sequence of extend operations to arrive at a specified value. Since the number of permutations that have to be tried is determined by the factorial of the number of hashes, this may take some time.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.