Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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...
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...smuellerDD pushed 2 commits to master smuellerDD/leancrypto
- clang-format Signed-off-by: Stephan Mueller <[email protected]> 44661b6
- compile fixes for Windows Signed-off-by: Stephan Mueller <[email protected]> e2c9cd8
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- compile fixes Signed-off-by: Stephan Mueller <[email protected]> f4d4844
smuellerDD pushed 4 commits to master smuellerDD/leancrypto
- X.509: enhance API to set pub and priv key Signed-off-by: Stephan Mueller <[email protected]> aa7b6a7
- clang-format Signed-off-by: Stephan Mueller <[email protected]> ff0dd03
- sym: properly initialize pointers Signed-off-by: Stephan Mueller <[email protected]> 90fed82
- SHA2: Add acceleration support Add support for: - x86_64: AVX2, SHA-NI, SHA-NI-512 - ARM: CE, Neon - RISCV: asm, ... 30b5392
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...
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
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- PKCS7 malicious tester: adjust memory clearing Signed-off-by: Stephan Mueller <[email protected]> c69129d
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
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- PKCS7 trust store: properly clean certificates Signed-off-by: Stephan Mueller <[email protected]> a559a4a
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- X.509: properly clear memory Signed-off-by: Stephan Mueller <[email protected]> b7cabed
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- PKCS7: fix memory corruption on macOS Signed-off-by: Stephan Mueller <[email protected]> e67fb43
smuellerDD pushed 2 commits to master smuellerDD/leancrypto
- fix compiler warning on macOS Signed-off-by: Stephan Mueller <[email protected]> 6897c10
- PKCS7 malicious tester: fix memory corruption Signed-off-by: Stephan Mueller <[email protected]> 5b39378
smuellerDD pushed 2 commits to master smuellerDD/leancrypto
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 ...
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 ...
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...
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...
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...
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...
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. ...
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...
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...
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...
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