-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
There are some concerns regarding implementation of crypto functions in libtpms in order to get FIPS compliancy.
Most of the crypto functions in libtpms come from the specification
https://trustedcomputinggroup.org/specifications-public-review/
and use openssl.
However, some crypto algorithm are open-coded, or use outdated openssl functions where better alternatives exist.
We need to identify those functions and provide alternatives when possible.
Since the code comes from the specification, we will have to discuss how the code changes can be integrated to the specification, before or after they are changed in libtpms etc.
Metadata
Metadata
Assignees
Labels
No labels