On Wed, 28 Nov 2018 at 18:40, Tomas Pilar (tpilar)
<tpi...@solarflare.com> wrote:
>
> Hi,
>
> Are there any plans for a crypto library that does not pull in openSSL? When 
> I try to add BaseCryptLib to be able to use FmpAuthenticationLib, my driver 
> size baloons significantly (increase of ~0x30000) and it seems like a basic 
> public SHA256 crypto check library should not be _that_ large?

Well, I'd expect the code size to come from the asymmetric crypto, not
from the SHA256 hash code. Which FmpAuthenticationLib are you using?
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to