[edk2-devel] Can't get the random number with "GetRandomNumber64" in OpensslLib

2024-08-01 Thread eddie wang
Hi all, In our program, OpensslLib was utilized. Nevertheless, the random number could not be successfully obtained by the "GetRandomNumber64" (in OpensslLib/OpensslStub/rand_pool.c). It appears that our SoC (AmpereAltra) is not supported, based on our investigation (failed at https://github.co

[edk2-devel] CryptoPkg OpensslLib TLSv1.3 support

2024-05-20 Thread eddie wang
Hi all, I have a question about the OpenSSL library in CryptoPkg. Does tlsv1.3 support exist in the current OpensslLib? If not, is there a way to make TLSV1.3 support possible? Many thanks. BR, Eddie -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Rep

Re: [edk2-devel] The API in BaseCryptLib can't seed the pseudorandom number generator properly

2024-02-29 Thread eddie wang
d that the drbg implementation counld not be fetched in our case, and I discovered that our package did not include "OpensslLibCrypto.inf." Could it be connected to our problem? [image: 430.png] BR, Eddie Wang Li, Yi 於 2024年2月20日 週二 上午9:49寫道: > Hi Eddie, > > > the A

Re: [edk2-devel] The API in BaseCryptLib can't seed the pseudorandom number generator properly

2024-02-17 Thread eddie wang
entation correctly. Is it possible that the opensslLib 3.0.9 caused any compatibility issues with edk2? Or has anyone else encountered the same problem with these openssl services? BR, Eddie Laszlo Ersek 於 2024年2月15日 週四 下午7:48寫道: > On 2/15/24 12:09, eddie wang wrote: > > Hi Laszlo, &g

Re: [edk2-devel] The API in BaseCryptLib can't seed the pseudorandom number generator properly

2024-02-15 Thread eddie wang
Hi Laszlo, Thanks for your reply. How can I enable the DEBUGs at RandomSeed() ? Or any suggesting information that I can provide? BR, Eddie Laszlo Ersek 於 2024年2月8日 週四 上午5:03寫道: > On 2/6/24 08:00, eddie wang wrote: > > Hi all, > > We had an UEFI application that used the EDK2(2