aboutsummaryrefslogtreecommitdiff
path: root/lib/libtpm/sha256.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-11tcgbios: Add test cases and test script to run themStefan Berger1-0/+26
2021-07-11tcgbios: Use assembly for 32 bit rotr in sha256Stefan Berger1-4/+10
2021-07-09tcgbios: Add implementations for sha1, sha384, and sha512Stefan Berger1-1/+1
2021-07-09tcgbios: Fix a typo in the sha256 algo descriptionStefan Berger1-1/+1
2020-02-21tpm: Add sha256 implementationStefan Berger1-0/+214