Ecosyste.ms: Timeline

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

smuellerDD

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

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...
smuellerDD pushed 2 commits to master smuellerDD/leancrypto

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/leancrypto

View on GitHub

smuellerDD pushed 4 commits to master smuellerDD/leancrypto

View on GitHub

smuellerDD created a comment on an issue on rhboot/shim
Now that leancrypto has full support for PKCS7 and X.509 as well as a native compile target for EFI, I would be wondering whether I should give it a try to add it to shim. This would mean the use o...

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/leancrypto
  • PKCS7 generator: fix memleak Due to the change in the lc_pkcs7_message_clear (default is now only to clear memory wi... 0fc7aa4

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/leancrypto

View on GitHub

smuellerDD pushed 2 commits to master smuellerDD/leancrypto
  • small_stack: zeroize heap memory Signed-off-by: Stephan Mueller <[email protected]> 1472aad
  • macOS: use heap for 300kBytes memory On macOS, the stack seems to blow up sometimes when using 300kBytes. Therefore,... 5c17010

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/leancrypto

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/leancrypto

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/leancrypto

View on GitHub

smuellerDD pushed 2 commits to master smuellerDD/leancrypto

View on GitHub

smuellerDD pushed 2 commits to master smuellerDD/leancrypto
  • seeded rng: lower reseed threshold to 2**14 bytes AIS 20/31 3.0 requires a threshold of 2**17 bits for DRG.4 complia... 65ae229
  • PKCS#7: Trust validation fixes The trust validation is updated to catch malicious certificates and certificate chain... 10c59fd

View on GitHub

smuellerDD created a comment on a pull request on usnistgov/ACVP
The list of hashes looks overly permissive (more than the lambda * 2). Is the server restricting the hashes for pre-hashed variants? Also, why are there 2 interface type definitions? IMHO there ...

View on GitHub

smuellerDD created a comment on an issue on Ji-Peng/PQRV
Am Donnerstag, 9. Januar 2025, 14:49:06 CET schrieb Ji-Peng: Hi Ji-Peng, > By the way, would you be willing to suspend the integration of Kyber RVV > first? I will release a new version in about ...

View on GitHub

smuellerDD created a comment on an issue on Ji-Peng/PQRV
Am Donnerstag, 9. Januar 2025, 14:46:20 CET schrieb Ji-Peng: Hi Ji-Peng, > > only the last 128 bytes (the v part of the CT) differs > > How to reproduce it? I have not checked it in your code b...

View on GitHub

smuellerDD created a comment on an issue on Ji-Peng/PQRV
Am Donnerstag, 9. Januar 2025, 14:09:35 CET schrieb Ji-Peng: Hi Ji-Peng, > I've replicated your patch. In my project, when using your test vectors, the > outputs of the reference implementation a...

View on GitHub

smuellerDD created a comment on an issue on Ji-Peng/PQRV
Am Donnerstag, 9. Januar 2025, 13:25:47 Mitteleuropäische Normalzeit schrieb Ji-Peng: Hi Ji-Peng, > > please find attached the patch against your current tree. > > What's the meaning? Co...

View on GitHub

smuellerDD created a comment on an issue on Ji-Peng/PQRV
Am Donnerstag, 9. Januar 2025, 11:47:39 CET schrieb Ji-Peng: Hi Ji-Peng, > Could you please provide the test vectors that didn't pass the tests? I will > spare some time to give it a try. please...

View on GitHub

smuellerDD created a comment on an issue on Ji-Peng/PQRV
Am Donnerstag, 9. Januar 2025, 10:30:36 CET schrieb Ji-Peng: Hi Ji-Peng, > I would recommend that you carry out a global search for ntt2normal_order > and normal2ntt_order throughout my project. ...

View on GitHub

smuellerDD created a comment on an issue on Ji-Peng/PQRV
Am Donnerstag, 9. Januar 2025, 05:51:32 CET schrieb Ji-Peng: Hi Ji-Peng, > I guess you used the original version of the `gen_matrix` subroutine. If so, > please call the `normal2ntt_order` subrou...

View on GitHub

smuellerDD created a comment on an issue on Ji-Peng/PQRV
Am Donnerstag, 9. Januar 2025, 05:51:32 CET schrieb Ji-Peng: Hi Ji-Peng, > I guess you used the original version of the `gen_matrix` subroutine. If so, > please call the `normal2ntt_order` subrou...

View on GitHub

smuellerDD created a comment on an issue on Ji-Peng/PQRV
Am Mittwoch, 18. Dezember 2024, 14:30:52 CET schrieb Ji-Peng: Hi Ji-Peng, > @smuellerDD Hi, I've updated the code. Now my ntt_rvv implementation is > already compatible with SpacemiT X60. The per...

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/jitterentropy-library
  • Fix RCT-reinitialization in jent_read_entropy_safe The API call jent_read_entropy_safe contains the logic to transpa... c62c886

View on GitHub

Load more