mirror of
https://github.com/stefanberger/libtpms
synced 2026-08-09 23:38:23 +00:00
CHANGES: Add entry about changes for 0.8.0 so far
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
a171839cab
commit
b19d7f6aca
10
CHANGES
10
CHANGES
@ -1,5 +1,15 @@
|
||||
CHANGES - changes for libtpms
|
||||
|
||||
version 0.8.0
|
||||
- updated to TPM 2 code release 159
|
||||
- X509 support is enabled
|
||||
- SM2 signing of ceritificates is NOT supported
|
||||
- Authenticated timers are disabled
|
||||
- Due to fixes in the TPM 2 prime number generation code in rev155 it is not
|
||||
possible to downgrade from libtpms version 0.8.0 to some previous version.
|
||||
The seeds are now associated with an age so that older seeds use the old
|
||||
TPM 2 prime number generation code while newer seed use the newer code.
|
||||
|
||||
version 0.7.0
|
||||
- use OpenSSL crypto for AES, TDES, EC, and RSA operations when possible
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user