For the patch series, Reviewed-by: Jian J Wang <jian.j.w...@intel.com>
Regards, Jian > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Zurcher, > Christopher J > Sent: Friday, February 14, 2020 8:40 AM > To: devel@edk2.groups.io > Cc: Wang, Jian J <jian.j.w...@intel.com>; Lu, XiaoyuX <xiaoyux...@intel.com> > Subject: [edk2-devel] [PATCH v3 0/2] CryptoPkg/OpensslLib: Remove "no- > autoalginit" flag from OpenSSL build > > In order to implement the EVP interface, the EVP_get_digestbyname function > requires the desired digest to be already initialized. Removing the > "no-autoalginit" build option will allow algorithms to be retrieved by name. > I plan to submit a future patch with an EVP implementation; the OpenSSL > documentation has stated that the EVP interface "should almost always be > used" over direct digest interfaces at least as far back as version 0.9.6c. > > This patch set also adds the "sort" keyword to the header file parsing loop > so the .inf files aren't randomized after every run of process_files.pl. > > Cc: Jian J Wang <jian.j.w...@intel.com> > Cc: Xiaoyu Lu <xiaoyux...@intel.com> > > Christopher J Zurcher (2): > CryptoPkg/OpensslLib: Add "sort" keyword to header file parsing loop > CryptoPkg/OpensslLib: Remove "no-autoalginit" flag from OpenSSL build > > CryptoPkg/Library/OpensslLib/OpensslLib.inf | 66 ++++++++++---------- > CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf | 62 +++++++++--------- > CryptoPkg/Library/Include/openssl/opensslconf.h | 3 - > CryptoPkg/Library/OpensslLib/process_files.pl | 5 +- > 4 files changed, 66 insertions(+), 70 deletions(-) > > -- > 2.16.2.windows.1 > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#54530): https://edk2.groups.io/g/devel/message/54530 Mute This Topic: https://groups.io/mt/71257217/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-