v0.9.6
tpm12: Initialize variables due to gcc complaint (s390x, false positive)
tpm2: Check size of buffer before accessing it (CVE-2023-1017 & -1018)
build-sys: Use -DOPENSSL_SUPPRESS_DEPRECATED to suppress warning (OSSL 3)
library: use __attribute__((format,...) to check printf format and args
build-sys: add optional --with-tpm1
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
Move common debug, memory & nvfile units to src/
tpm: #undef printf in case it is #define'd (OSS-Fuzz)
Fix many misspellings
tpm2: Report supported Camellia keysizes in the JSON
tpm2: rev155: Major refactoring of header files