v0.8.10
tpm12: Replace include of engine.h with err.h
tpm2: Fix potential out-of-bound access & abort due to HMAC signing issue
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
Insert assert ensuring *buflen != BUFLEN_EMPTY_BUFFER (Coverity)
Initial import of project
tpm2: Log command that put TPM 2 into failure mode
[build-sys] Add -Wmissing-prototypes to CFLAGS and clean up
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