v0.8.9
tpm12: Add a note to RSA related to EVP conversion for constant-time
tpm2: Check size of buffer before accessing it (CVE-2023-1017 & -1018)
tpm2: Save key and hash contexts using ANY_OBJECT_Marshal
library: use __attribute__((format,...) to check printf format and args
Integrate the TPM 2 into the library; do not compile with TPM 2 yet
build-sys: work around broken linker when testing --version-script support
[build-sys] Add -Wmissing-prototypes to CFLAGS and clean up
Initial import of project
tpm2: Log command that put TPM 2 into failure mode
Introduce internal interface to reach TPM functionality
tpm2: Fix a double-free in case of unlikely error (Coverity)
tpm2: rev155: Major refactoring of header files