Re: [edk2-devel] Propose on enabling TLSv1.3

2020-09-06 Thread Huang, Matthew (HPS SW)
, Sunny (HPS SW) ; vladimir.olovyanni...@broadcom.com; Liming Gao ; Kinney, Michael D ; Wang, Jian J Subject: RE: [edk2-devel] Propose on enabling TLSv1.3 adding a nasm file to implement allmul fuction in CryptoPkg\Library\IntrinsicLib\Ia32\ Acked-by: Jiewen Yao mailto:jiewen@intel.com

Re: [edk2-devel] Propose on enabling TLSv1.3

2020-09-06 Thread Yao, Jiewen
) ; Wang, Sunny (HPS SW) ; vladimir.olovyanni...@broadcom.com; Liming Gao ; Kinney, Michael D ; Yao, Jiewen ; Wang, Jian J Subject: RE: [edk2-devel] Propose on enabling TLSv1.3 Hi Matthew, When compiling in IA32 architecture using VS2017, build error happens: OpensslLib.lib(curve25519.obj) : error

Re: [edk2-devel] Propose on enabling TLSv1.3

2020-09-06 Thread Zhiguang Liu
(HPS SW) ; Lin, Derek (HPS SW) ; Wang, Nickle (HPS SW) ; Wang, Sunny (HPS SW) ; vladimir.olovyanni...@broadcom.com Subject: RE: [edk2-devel] Propose on enabling TLSv1.3 Hi Matthew, Thanks for your patience. I have established a test environment these days. With your tls 1.3 patch and Vladimir’s

Re: [edk2-devel] Propose on enabling TLSv1.3

2020-09-03 Thread Zhiguang Liu
, Matthew (HPS SW) ; Liu, Zhiguang Cc: Wei, Kent (HPS SW) ; Lin, Derek (HPS SW) ; Wang, Nickle (HPS SW) ; Wang, Sunny (HPS SW) Subject: 回覆: [edk2-devel] Propose on enabling TLSv1.3 Hi Zhiguang: Any comments on these patches? Matthew. 寄件者: devel@edk2.groups.io<mailto:devel@edk2.groups

Re: [edk2-devel] Propose on enabling TLSv1.3

2020-08-19 Thread Zhiguang Liu
(HPS SW) ; Liu, Zhiguang Cc: Wei, Kent (HPS SW) ; Lin, Derek (HPS SW) ; Wang, Nickle (HPS SW) ; Wang, Sunny (HPS SW) Subject: 回覆: [edk2-devel] Propose on enabling TLSv1.3 Hi Zhiguang: Any comments on these patches? Matthew. 寄件者: devel@edk2.groups.io<mailto:devel@edk2.groups

回覆: [edk2-devel] Propose on enabling TLSv1.3

2020-08-19 Thread Huang, Matthew (HPS SW)
) ; Wang, Sunny (HPS SW) 主旨: 回覆: [edk2-devel] Propose on enabling TLSv1.3 Hi Zhiguang: Please refer to the attached ‘tlsv13.patch’ based on tianocore/edk2@be01087e07. As I mentioned, ‘process_files.pl’ is processed with ActivePerl 5.28 Build (64-bit) and MSYS2 MinGW 64-bit, log is attached

回覆: [edk2-devel] Propose on enabling TLSv1.3

2020-08-12 Thread Huang, Matthew (HPS SW)
@intel.com 副本: Wei, Kent (HPS SW) ; Lin, Derek (HPS SW) ; Wang, Nickle (HPS SW) ; Wang, Sunny (HPS SW) 主旨: Re: [edk2-devel] Propose on enabling TLSv1.3 Hi Zhiguang: Sure, I love to. But I’m new to the scene, please give me some time to figure out how to share the snippet properly, thanks

Re: [edk2-devel] Propose on enabling TLSv1.3

2020-08-09 Thread Huang, Matthew (HPS SW)
(HPS SW) Cc: Wei, Kent (HPS SW) ; Lin, Derek (HPS SW) ; Wang, Nickle (HPS SW) ; Wang, Sunny (HPS SW) Subject: Re: [edk2-devel] Propose on enabling TLSv1.3 Hi Matthew, Can you share the code about implementing tls 1.3 to the community? We can discuss the problems according to the code. T

Re: [edk2-devel] Propose on enabling TLSv1.3

2020-08-09 Thread Zhiguang Liu
) ; Lin, Derek (HPS SW) ; Wang, Nickle (HPS SW) ; Wang, Sunny (HPS SW) Subject: [edk2-devel] Propose on enabling TLSv1.3 Hi: It's Matthew from HPE UEFI team. There is no TLSv1.3 support under current EDK2 releases, and I'm working on enabling TLSv1.3 under UEFI and the result looks

Re: [edk2-devel] Propose on enabling TLSv1.3

2020-08-03 Thread Michael D Kinney
Behalf Of Huang, Matthew (HPS SW) Sent: Sunday, August 2, 2020 10:55 PM To: devel@edk2.groups.io Cc: Wei, Kent (HPS SW) ; Lin, Derek (HPS SW) ; Wang, Nickle (HPS SW) ; Wang, Sunny (HPS SW) Subject: [edk2-devel] Propose on enabling TLSv1.3 Hi: It’s Matthew from HPE UEFI team. There is no TLSv1.3

[edk2-devel] Propose on enabling TLSv1.3

2020-08-03 Thread Huang, Matthew (HPS SW)
Hi: It's Matthew from HPE UEFI team. There is no TLSv1.3 support under current EDK2 releases, and I'm working on enabling TLSv1.3 under UEFI and the result looks promising. OpenSSL have already made RFC8446 happens in late 2018, the submodule we're having on the master branch is more than enoug