Hi,

> 2. Jiewen (Cc'ed) suggested to look into using CryptoPkg/Driver instead of 
> linking openssl as Library, so we have only one copy of the code.  Not 
> investigated yet.
> 
> Does it means OvmfPkg will use CryptDxe instead of BaseCryptoLib and 
> OpensslLib directly? Sounds will be a big change.

Havn't checked yet how much of a change that would be.

Looks like CryptoPkg/Library/BaseCryptLibOnProtocolPpi is a drop-in
replacement for CryptoPkg/Library/BaseCryptLib, which will call
EDKII_CRYPTO_PROTOCOL provided by CryptoPkg/Driver instead of linking in
the crypto bits from openssl.

Apparently there isn't something simliar for OpensslLib though.

> Or a separate ECC Driver such CryptEcDxe and still use BaseCryptoLib and 
> OpensslLib?

Would probably make sense to just add ecc support to the existing
CryptoPkg/Driver.

take care,
  Gerd



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87216): https://edk2.groups.io/g/devel/message/87216
Mute This Topic: https://groups.io/mt/86257810/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to