Hi,
What is the Number of Bytes Returned by aes-256 ctr drbg ?
Thanks,
Nagarjun
nsistency test as
> > > the
> > > KAT is impossible to do for regular DSA and ECDSA due to random
> > > nonce
> > > being input of the signature algorithm and thus the signature
> > > always
> > > changes.
> > >
> > > Tomas
> >
Hi,
Does openssl-3.0.0 really does ecdsa KAT ? The post test logs says "ECDSA
KAT :PASS. But when i debuged the code it actually doing ECDSA pairwise
consistency test.
Thanks,
Nagarjun
Hi,
ECC Partial Public key validation is already supported in openssl-1.0.2l or
Openssl-2.0.16 ?
Regards
Nagarjun
Hi,
Suppose if any one submitted for FIPS 140-2 certification in Nov 2020 ,
what is the deadline to meet sp800 56 a rev3 revision requirement to avoid
certificate going into historical list. And if we meet requirement before
deadline what is the validity of certificate. And do we need to test this
Hi,
I am looking to patch FOM for sp800 56 rev3 support . Does openssl-3.0
implements this requirement? Is there any patches available?
Regards
Nag
Hi,
How to be FIPS compliance with openssl-1.1.1j version , as does not have
fips object module, is they any ways?
Regards
Nagarjun
Hi,
I am building Nginx application with openssl-3.0.0, i have added below code
in main function of nginx application to load fips provider,
OSSL_PROVIDER *fips;
OSSL_PROVIDER *base;
fips = OSSL_PROVIDER_load(NULL, "fips");
if (fips == NULL) {
printf("Failed to
Hi,
Any one have idea when openssl-3.0.0 stable version can be expected?
-Nagarjun
Hi,
How to verify if the application is using fips provider from openssl-3.0.0
( similar to fips_mode() api in openssl-fips-2.0.16) and does fips
provider do run time check and through error if application using non fips
ciphers.
Regards,
Nagarjun
Hi ,
What is this SP800-56A REV3 new FIPS requirement, How it affects ECDH ,
how it is different from openssl-2.0.16 ECDH implication. Which all
functions that affects.
Regards
Nagarjun
Hello,
Can any one tell , how to run POST tests in openssl-3.0.0.
Regards,
N
12 matches
Mail list logo