|
Re: CryptoPkg OpensslLib INF files
Hi Christopher,
I tried this path and the build does break for GCC5 due to NASM source files using some VS20xx specific section names.
We will keep the .S files for GCC5 compatibility.
I also
Hi Christopher,
I tried this path and the build does break for GCC5 due to NASM source files using some VS20xx specific section names.
We will keep the .S files for GCC5 compatibility.
I also
|
By
Michael D Kinney
·
#94295
·
|
|
[PATCH v1] UefiCpuPkg/Test: Add unit tests for MP service PPI and Protocol
From: Jason Lou <yun.lou@...>
The code changes add unit tests based on current UnitTestFramework.
EdkiiPeiMpServices2PpiPeiUnitTest PEIM is used to test
EdkiiPeiMpServices2Ppi and
From: Jason Lou <yun.lou@...>
The code changes add unit tests based on current UnitTestFramework.
EdkiiPeiMpServices2PpiPeiUnitTest PEIM is used to test
EdkiiPeiMpServices2Ppi and
|
By
Jason Lou
·
#94294
·
|
|
Re: [PATCH 1/1] CryptoPkg: Fix pem heap-buffer-overflow due to BIO_snprintf()
Thanks. The solution looks good.
I recommend to add more comments below:
// Because the function does not actually print anything to buf, it returns -1 as error.
// Otherwise, the consumer may think
Thanks. The solution looks good.
I recommend to add more comments below:
// Because the function does not actually print anything to buf, it returns -1 as error.
// Otherwise, the consumer may think
|
By
Yao, Jiewen
·
#94293
·
|
|
Re: [PATCH 1/1] CryptoPkg: Fix pem heap-buffer-overflow due to BIO_snprintf()
Hi Jiewen,
Can you take a look at this patch?
WPA3 Tls API fuzzing is blocked because of same pem API.
Thanks,
Yi
Hi Jiewen,
Can you take a look at this patch?
WPA3 Tls API fuzzing is blocked because of same pem API.
Thanks,
Yi
|
By
Li, Yi
·
#94292
·
|
|
[PATCH V5 4/4] CryptoPkg/Test: Add unit test for CryptoEc
Add unit test for CryptoEc.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Yi Li <yi1.li@...>
---
Add unit test for CryptoEc.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Yi Li <yi1.li@...>
---
|
By
Li, Yi
·
#94291
·
|
|
[PATCH V5 3/4] CryptoPkg: Add ECC related usage reference
Describes the use cases under which ECC needs to be enabled,
and provides the impact on memory size for developers' reference.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
Describes the use cases under which ECC needs to be enabled,
and provides the impact on memory size for developers' reference.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
|
By
Li, Yi
·
#94290
·
|
|
[PATCH V5 1/4] CryptoPkg: Add EC support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
This patch is used to add CryptEc library, which is wrapped
over OpenSSL.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
This patch is used to add CryptEc library, which is wrapped
over OpenSSL.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
|
By
Li, Yi
·
#94289
·
|
|
[PATCH V5 2/4] CryptoPkg: Add EC APIs to DXE and protocol
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
The implementation provides CryptEc library functions
for EFI Driveer and EFI BaseCrypt Protocol.
Cc: Jian J Wang <jian.j.wang@...>
Cc:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
The implementation provides CryptEc library functions
for EFI Driveer and EFI BaseCrypt Protocol.
Cc: Jian J Wang <jian.j.wang@...>
Cc:
|
By
Li, Yi
·
#94288
·
|
|
[PATCH V5 0/4] CryptoPkg: Add EC support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
Review PR: https://github.com/tianocore/edk2/pull/3398
This patch sequence is used to add CryptEc library, which are wrapped
over OpenSSL. The
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
Review PR: https://github.com/tianocore/edk2/pull/3398
This patch sequence is used to add CryptEc library, which are wrapped
over OpenSSL. The
|
By
Li, Yi
·
#94287
·
|
|
[PATCH 4/4] CryptoPkg: add Unit Test for X509 new function.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4082
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Qi
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4082
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Qi
|
By
Qi Zhang
·
#94286
·
|
|
[PATCH 3/4] CryptoPkg: add new X509 function to Crypto Service.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4082
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Qi
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4082
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Qi
|
By
Qi Zhang
·
#94285
·
|
|
[PATCH 2/4] CryptoPkg: add new X509 function.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4082
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Qi
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4082
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Qi
|
By
Qi Zhang
·
#94284
·
|
|
[PATCH 1/4] CryptoPkg: add new X509 function definition.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4082
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Qi
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4082
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Qi
|
By
Qi Zhang
·
#94283
·
|
|
[PATCH 0/4] CryptoPkg: add more X509 functions.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4082
This patch serial is to add more CryptoX509 functions.
Tested by:
1. https://github.com/tianocore/edk2-staging/tree/DeviceSecurity.
2. Unit
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4082
This patch serial is to add more CryptoX509 functions.
Tested by:
1. https://github.com/tianocore/edk2-staging/tree/DeviceSecurity.
2. Unit
|
By
Qi Zhang
·
#94282
·
|
|
Re: [PATCH V4 0/4] CryptoPkg: Add EC support
Thanks.
For patch 3/4:
I don't think "TLS" is "public key related service". I suggest to change from
+ # 1) Platform needs ECC in public key related service, eg. Tls, X509, Pem.
to
+ # 1) Platform
Thanks.
For patch 3/4:
I don't think "TLS" is "public key related service". I suggest to change from
+ # 1) Platform needs ECC in public key related service, eg. Tls, X509, Pem.
to
+ # 1) Platform
|
By
Yao, Jiewen
·
#94281
·
|
|
[PATCH V4 4/4] CryptoPkg/Test: Add unit test for CryptoEc
Add unit test for CryptoEc.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Yi Li <yi1.li@...>
---
Add unit test for CryptoEc.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Yi Li <yi1.li@...>
---
|
By
Li, Yi
·
#94280
·
|
|
[PATCH V4 3/4] CryptoPkg: Add ECC related usage reference
Describes the use cases under which ECC needs to be enabled,
and provides the impact on memory size for developers' reference.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
Describes the use cases under which ECC needs to be enabled,
and provides the impact on memory size for developers' reference.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
|
By
Li, Yi
·
#94279
·
|
|
[PATCH V4 2/4] CryptoPkg: Add EC APIs to DXE and protocol
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
The implementation provides CryptEc library functions
for EFI Driveer and EFI BaseCrypt Protocol.
Cc: Jian J Wang <jian.j.wang@...>
Cc:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
The implementation provides CryptEc library functions
for EFI Driveer and EFI BaseCrypt Protocol.
Cc: Jian J Wang <jian.j.wang@...>
Cc:
|
By
Li, Yi
·
#94278
·
|
|
[PATCH V4 1/4] CryptoPkg: Add EC support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
This patch is used to add CryptEc library, which is wrapped
over OpenSSL.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
This patch is used to add CryptEc library, which is wrapped
over OpenSSL.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu
|
By
Li, Yi
·
#94277
·
|
|
[PATCH V4 0/4] CryptoPkg: Add EC support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
Review PR: https://github.com/tianocore/edk2/pull/3398
This patch sequence is used to add CryptEc library, which are wrapped
over OpenSSL. The
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3828
Review PR: https://github.com/tianocore/edk2/pull/3398
This patch sequence is used to add CryptEc library, which are wrapped
over OpenSSL. The
|
By
Li, Yi
·
#94276
·
|