ACVP icon indicating copy to clipboard operation
ACVP copied to clipboard

Industry Working Group on Automated Cryptographic Algorithm Validation

Results 58 ACVP issues
Sort by recently updated
recently updated
newest added

The testing scope doc has a broken link. Replace it with the superseded version of the withdrawn doc.

Hello, For RSA KeyGen capabilities registration as follows: { "algorithm":"RSA", "mode":"keyGen", "revision":"FIPS186-4", "prereqVals":[ { "algorithm":"DRBG", "valValue":"1234" }, { "algorithm":"SHA", "valValue":"5678" } ], "infoGeneratedByServer":true, "pubExpMode":"fixed", "fixedPubExp": "010001", "keyFormat":"standard", "capabilities":[ { "randPQ":"B.3.5",...

Right now, it is impossible for FIPS modules to claim the TLS 1.0/1.1 PRF as approved, because the ACVP testing does not support the extended master secret[^1]. On the other...

We have a vendor who previously under FIPS 140-2 had tested KDF 108 Counter mode with the middle fixed data selection. Their code has the same position (15) for the...

**What type of change is being proposed?** Implement testing for X25519/X448 (aka ECDH with Curve25519 and Curve448). **Details on suggestion** I am aware that X25519 and X448 are currently not...

Can a request (in `initial` state) be cancelled? If a request (on production since demo request are automatically approved) is made in error, or perhaps needs to be cancelled prior...

**Protocol Section** See FixedInfoPatternConstruction in the KAS-ECC (and perhaps in the FFC specification). **Protocol Question** The specification outlines a number of options. It does not hint that the listed options...

Hello! When KMAC mode was added to SP800-108 rev1 and subsequently to acvp, it used a different mode and revision from the other SP800-108 modes. (SP800-108 just used KDF revision...

According to the SP800-56 series, uPartyInfo and vPartyInfo is required, but there is no requirement about the size other than it must be non-NULL. However, SP800-56A rev 3 section 5.8.2.1.1...

Enhancement

Apologies for the lengthy issue, but I'm trying to capture as much information as possible. The **TL;DR** version is that it appears that when requesting vectors sets for `KAS-ECC` revision...