Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
smuellerDD closed an issue on usnistgov/ACVP
ML-DSA observations: pre-hash vs pure
I am not sure the following is considered a bug or a feature, so I am just reporting it: request: ``` "capabilities":[ { "parameterSets":[ "ML-DS...smuellerDD closed an issue on usnistgov/ACVP
ML-DSA observation: context payload
The context payload is seemingly always required, even though the context is optional. Even the following does not work: ``` "contextLength":[ { "...smuellerDD created a comment on an issue on usnistgov/ACVP
Am Mittwoch, 15. Januar 2025, 22:02:50 CET schrieb Chris Celi: Hi Chris, > We want to include a preHash property so that it appears on the algorithm > certificate. This could be done in a number ...
smuellerDD created a comment on an issue on usnistgov/ACVP
Am Mittwoch, 15. Januar 2025, 22:05:50 CET schrieb Chris Celi: Hi Chris, > The `contextLength` should not need to be included if the > `signatureInterfaces` property does not include `external`. ...
smuellerDD created a comment on an issue on usnistgov/ACVP
Am Mittwoch, 15. Januar 2025, 22:23:42 CET schrieb Chris Celi: Hi Chris, > The test harness should never be performing cryptographic operations, your > assumption is right. > > If you're testing...
celic created a comment on an issue on usnistgov/ACVP
The test harness should never be performing cryptographic operations, your assumption is right. If you're testing an implementation where the preHash is performed separately, you would only have...
celic created a comment on an issue on usnistgov/ACVP
The `contextLength` should not need to be included if the `signatureInterfaces` property does not include `external`. Is this the behavior you are experiencing? As a general property for `Domain...
celic created a comment on an issue on usnistgov/ACVP
We want to include a preHash property so that it appears on the algorithm certificate. This could be done in a number of ways though not necessarily through the registration properties directly. We...
smuellerDD created a comment on an issue on usnistgov/ACVP
Thank you, for the hint. It naturally works this way too. To the ACVP Server maintainers: is this the approach to take?
smuellerDD created a comment on an issue on usnistgov/ACVP
One followup: shouldn't the server provide the message digest instead of the message for pre-hashed DSA? Note, allegedly the test harness is not supposed to do any cryptographic operation. But here...
crypto4a created a comment on an issue on usnistgov/ACVP
I've worked around this in the past by using a list with a single zero value e.g., `"contextLength" : [ 0 ]`
smuellerDD created a comment on an issue on usnistgov/ACVP
The same applies to SLH-DSA.
smuellerDD created a comment on an issue on usnistgov/ACVP
The same applies to SLH-DSA.
smuellerDD opened an issue on usnistgov/ACVP
ML-DSA observation: context payload
The context payload is seemingly always required, even though the context is optional. Even the following does not work: ``` "contextLength":[ { "...smuellerDD opened an issue on usnistgov/ACVP
ML-DSA observations: pre-hash vs pure
I am not sure the following is considered a bug or a feature, so I am just reporting it: request: ``` "capabilities":[ { "parameterSets":[ "ML-DS...crypto4a opened an issue on usnistgov/ACVP
SLH-DSA SigVer registration yields SLH-DSA SigGen responses
When I submit an SLH-DSA SigVer request (see attached registration file) to the DEMO server I get a response that is set to mode SigGen, and contains fields associated with SigGen (e.g., sk, messag...celic pushed 1 commit to nist-pages usnistgov/ACVP
- Deploy to GitHub Pages: 388251c619b657d69e04f7134613782761202f07 388251c619b657d69e04f7134613782761202f07 241ccbf
livebe01 pushed 2 commits to master usnistgov/ACVP
livebe01 closed a pull request on usnistgov/ACVP
Updated EDDSA SigGen
Updated EDDSA SigGen to show new requirements and conditions for the ContextLength property.celic pushed 1 commit to nist-pages usnistgov/ACVP
- Deploy to GitHub Pages: 866a90f9540460f6d3e377c49ed992637ef465fd 866a90f9540460f6d3e377c49ed992637ef465fd af7198e
livebe01 pushed 4 commits to master usnistgov/ACVP
celic pushed 1 commit to FEATURE/PqcExternalInterfaces usnistgov/ACVP
- Fixes some mistakes in vector sets and tables 21355df
celic pushed 1 commit to FEATURE/PqcExternalInterfaces usnistgov/ACVP
- Fixes some mistakes in vector sets and tables fbcb299