v0.9.3
Move common debug, memory & nvfile units to src/
tpm2: Do not call EVP_PKEY_CTX_set0_rsa_oaep_label() for label of size 0 (OSSL 3)
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
Fix many misspellings
tpm2: Report supported Camellia keysizes in the JSON
tpm2: rev155: Major refactoring of header files