mirror of
https://github.com/stefanberger/libtpms
synced 2025-12-31 02:55:54 +00:00
Bump up the StateFormatLevel to 6 and use it to introduce a new OBJECT marshalling format version '4' that slighly changes how an OBJECT is marshalled: - only marshal the private exponent for an RSA key - always marshal the new hierarchy field The marshalling code can still write previous version '3' when an older StateFormatLevel is used to support backwards compatibility. Adjust the test cases marshalling an RSA key OBJECT to check against expected sizes across a series of StateFormatLevels. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
|---|---|---|
| .. | ||
| man3 | ||
| Makefile.am | ||