jyao1 / openspdm

This openspdm is a sample implementation for the DMTF SPDM specification.
Other
20 stars 22 forks source link

Need support single algorithm to reduce the size #52

Closed jyao1 closed 4 years ago

jyao1 commented 4 years ago

Current openspdm link all algorithm. The size of the binary is big. A given device may only need support single algorithm (Hash/AEAD/Signing).

We need support single algorithm configuration to reduce the final binary size.

jyao1 commented 4 years ago

crypto config added in config.h