abkarcher

Results 5 issues of abkarcher

Hello, It appears that SHA3 is not on the list of supported algorithms for hash_DF conditioning component: https://pages.nist.gov/ACVP/draft-celi-acvp-conditioning-components.html#name-supported-hash-functions-fo Are there plans to add support for SHA3? How should sha3 conditioning...

Hello, The SP800-56Cr1 algs all seem to have "kdfType" as a field within their "kdfParameter" and "kdfConfiguration" arrays. This seems to be redundant as it doesn't seem that this value...

Hello! I am trying to investigate a segfault from EVP_RAND_generate in the FIPS provider when libcrypto is linked statically to my application. These do not occur when linking to libcrypto...

branch: master
triaged: bug
branch: 3.0
branch: 3.1

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...

**environment** Demo **testSessionId** 296052 Hello! I have a question as to the size of HMAC vector sets. Using a registration that is similar to OpenSSL 3.X's alg cert (not quite...

enhancement