Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

usnistgov/ACVP

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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?

View on GitHub

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

View on GitHub

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 ]`

View on GitHub

smuellerDD created a comment on an issue on usnistgov/ACVP
It applies also to ML-DSA

View on GitHub

smuellerDD created a comment on an issue on usnistgov/ACVP
The same applies to SLH-DSA.

View on GitHub

smuellerDD created a comment on an issue on usnistgov/ACVP
The same applies to SLH-DSA.

View on GitHub

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

View on GitHub

livebe01 deleted a branch usnistgov/ACVP

FEATURE/jrb-gh359

livebe01 pushed 2 commits to master usnistgov/ACVP
  • Updated EDDSA SigGen to show new requirements and conditions for the contextLength property. 3d9dfac
  • Merge pull request #1550 from usnistgov/FEATURE/jrb-gh359 Updated EDDSA SigGen 388251c

View on GitHub

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

View on GitHub

livebe01 deleted a branch usnistgov/ACVP

FEATURE/PqcExternalInterfaces

livebe01 pushed 4 commits to master usnistgov/ACVP
  • Adds external interface testing for PQC algos fd984da
  • Fixes some mistakes in vector sets and tables fbcb299
  • Fixes some mistakes in vector sets and tables 21355df
  • Merge pull request #1551 from usnistgov/FEATURE/PqcExternalInterfaces Adds external interface testing for PQC algos 866a90f

View on GitHub

livebe01 closed a pull request on usnistgov/ACVP
Adds external interface testing for PQC algos
celic pushed 1 commit to FEATURE/PqcExternalInterfaces usnistgov/ACVP
  • Fixes some mistakes in vector sets and tables 21355df

View on GitHub

celic pushed 1 commit to FEATURE/PqcExternalInterfaces usnistgov/ACVP
  • Fixes some mistakes in vector sets and tables fbcb299

View on GitHub

livebe01 created a review comment on a pull request on usnistgov/ACVP
remove "Only applicable to SLH-DSA / sigGen / FIPS205 and SLH-DSA / sigVer / FIPS205"

View on GitHub

livebe01 created a review on a pull request on usnistgov/ACVP

View on GitHub

livebe01 created a review comment on a pull request on usnistgov/ACVP
list "sigVer" and "FIPS205"

View on GitHub

Load more