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 a pull request on smuellerDD/leancrypto
Am Mittwoch, 22. Januar 2025, 07:43:25 CET schrieb Eli Schwartz: Hi Eli, > @eli-schwartz commented on this pull request. > > > - if get_option('efi').disabled() > > + if build_shared > # Cre...

View on GitHub

smuellerDD created a comment on an issue on smuellerDD/esdm
Am Montag, 20. Januar 2025, 13:17:16 CET schrieb Markus Theil: Hi Markus, > Hi Stephan, > > this won't help, as the DRNG state in the main process never gets updated > again after fork. It's som...

View on GitHub

smuellerDD created a comment on an issue on smuellerDD/esdm
Am Montag, 20. Januar 2025, 09:53:57 CET schrieb Markus Theil: Hi Markus, > Hi Stephan, > > the test setup to reproduce this: > > * only enable es_irq and nothing else > * start esdm-server > *...

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/leancrypto

View on GitHub

smuellerDD pushed 2 commits to master smuellerDD/leancrypto
  • doc: add explanation about EFI and constructors Signed-off-by: Stephan Mueller <[email protected]> 65ac321
  • SLH-DSA: add external interface testing and prehash testing Convert self test to external interface testing. Signed... 6138d02

View on GitHub

smuellerDD created a comment on an issue on smuellerDD/esdm
Am Donnerstag, 16. Januar 2025, 11:38:43 Mitteleuropäische Normalzeit schrieb Markus Theil: Hi Markus, > The linux kernel feeder runs in the cleaner process, while the main esdm > process ...

View on GitHub

smuellerDD created a comment on a pull request on smuellerDD/acvpparser
Applied, thanks

View on GitHub

smuellerDD closed a pull request on smuellerDD/acvpparser
[openssl3] Add support for AES-KW and AES-KWP with inverse transformation
Add support for AES key wrapping algorithms with inverse block cipher transformations in openssl backend. OpenSSL supports those algorithms since version 3.x. ACVP registration file: [ACVP_regis...
smuellerDD pushed 1 commit to master smuellerDD/acvpproxy

View on GitHub

smuellerDD pushed 2 commits to master smuellerDD/acvpparser
  • Add support for AES-KW and AES-KWP with inverse transformation Add support for AES key wrapping algorithms with inve... 6c8eb55
  • sync Signed-off-by: Stephan Mueller <[email protected]> 67f393f

View on GitHub

smuellerDD created a comment on an issue on smuellerDD/jitterentropy-library
Patch applied, thanks

View on GitHub

smuellerDD closed an issue on smuellerDD/jitterentropy-library
Permanent error states don't seem to work as intended
* When the RCT encounters a non-permanent error, it retains the `rct_count`, but this value was set to `-1` in `jent_rct_insert` on its first detection of an error. Any negative `rct_count` value s...
smuellerDD created a comment on an issue on smuellerDD/jitterentropy-library
Patch applied, thanks

View on GitHub

smuellerDD closed an issue on smuellerDD/jitterentropy-library
CMake release build fails
CMake automatically sets optimization level O3 (at least on Linux), when not defined otherwise. The library build with CMake does this correctly, but due to `add_subdirectory(tests/raw-entropy/reco...
smuellerDD pushed 1 commit to master smuellerDD/jitterentropy-library

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/leancrypto

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/leancrypto
  • Add lc_init API This API offers the initialization of leancrypto (i.e. the calling of the selectors to identify the ... d044766

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 1 commit to master smuellerDD/leancrypto

View on GitHub

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 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 4 commits to master smuellerDD/leancrypto

View on GitHub

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

Load more