smuellerDD

Results 16 issues of smuellerDD

This notification relates to issue #1246. May I suggest to add to the specification that `Rightmost_Output_bits` is a 16 bit little endian value when used as string? ``` Customization =...

On the official web site, the date is depicted as 4/8/2020. I guess it means April 8, obviously. But the US version of a date is different than in many...

Enhancement

When using the rngd on the LRNG patch set [1], the rngd starts an endless loop. The endless loop repeatedly shows "Added 648/1280 bits of entropy". The issue is the...

After a long hard struggle, I finally got the cSHAKE MCT working. The specification is incomplete. The spec defines a part of the MCT as: ``` Output[0] = Msg; for...

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

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

The current Dilithium aarch64 contains the service function poly_uniform_etax2. However, this function is currently not used. Is there a reason for it not being used? Note, it works well for...

**environment** Demo **testSessionId** 503548 **vsId** 2283716 **Algorithm registration** ML-DSA with deterministic and non-deterministic siggen The GDT test vector for non-deterministic operation seems to miss the "rnd" value: ```` "tgId": 1,...

https://github.com/usnistgov/ACVP/blob/master/src/symmetric/sections/05-capabilities.adoc#block-cipher-algorithm-capabilities-json-values states: "The Keying Option used in TDES. Keying option 1 (1) is 3 distinct keys (K1, K2, K3). Keying Option 2 (2) is 2 distinct keys only suitable for...

bug

During preparation of a search capability following https://github.com/usnistgov/ACVP/wiki/Finding-ACVTS-Metadata-IDs-of-Legacy-Validation-Data I tried to query the certificate for our ACVP Proxy tool: https://csrc.nist.gov/projects/cryptographic-algorithm-validation-program/details?product=11251. I queried the Prod server for /acvp/v1/validations/11251 and got: ```...