Ecosyste.ms: Timeline

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

smuellerDD

smuellerDD pushed 2 commits to master smuellerDD/leancrypto
  • PKCS7: SLH-DSA SHAKE 128 has SHAKE128 as minimum See https://datatracker.ietf.org/doc/draft-ietf-lamps-cms-sphincs-p... 3988e18
  • X.509: add more checks as per BSI TR02102-3 Signed-off-by: Stephan Mueller <[email protected]> a4eeddd

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 1 commit to master smuellerDD/leancrypto
  • PKCS7: Apply default hashes Although the hashing algorithm is only used for signed attributes, it is still set confo... a04712e

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/leancrypto
  • X.509 generator: reduce memory consumption The generator uses the ASN.1 encode for multiple small encoding operation... a8e1449

View on GitHub

smuellerDD pushed 3 commits to master smuellerDD/leancrypto
  • PKCS7 app: editorial changes Signed-off-by: Stephan Mueller <[email protected]> 4e7126d
  • doc: editorial changes Signed-off-by: Stephan Mueller <[email protected]> dd83b80
  • PKCS7: always use pure signatures As discussed on the PQC forum and as outlined in [1] only pure signatures shall be... c5c001b

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 created a comment on an issue on smuellerDD/leancrypto
A full PKCS#7 support of all supported signature mechanisms including hybrid algorithms is now present. This includes a PKCS#7 parser as well as generator. See https://github.com/smuellerDD/leancry...

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 created a comment on an issue on smuellerDD/jitterentropy-library
Am Donnerstag, 21. November 2024, 01:46:20 Mitteleuropäische Normalzeit schrieb Daryl Martin: Hi Daryl, > We are looking to upgrade our version of CPU Jitter to your next release > (3.7.0)...

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
  • PKCS7: disable specific trust checker API The entire trust check is part of the lc_pkcs7_verify API to have only one... f7d0055
  • PKCS7 tests: use variable for directory string Signed-off-by: Stephan Mueller <[email protected]> 79c1bb9

View on GitHub

smuellerDD pushed 6 commits to master smuellerDD/leancrypto
  • PKCS7: interpret certificates in the trust store as const Signed-off-by: Stephan Mueller <[email protected]> d3c48ab
  • PKCS7: use lc_memcmp_secure Signed-off-by: Stephan Mueller <[email protected]> d978351
  • PKCS7: lc_pkcs7_generate supports multiple certificates in trust store Signed-off-by: Stephan Mueller <smueller@chro... c8717c7
  • PKCS7: fix clang-scan complaint Signed-off-by: Stephan Mueller <[email protected]> 29e9782
  • ASN.1 encoder: support small memory encoder instances Signed-off-by: Stephan Mueller <[email protected]> f818440
  • ASN.1 encoder: add stack-only encoder This stack only encoder consumes 832 bytes of stack memory at runtime and some... 092f67a

View on GitHub

smuellerDD created a comment on an issue on smuellerDD/acvpproxy
Am Montag, 18. November 2024, 23:09:43 Mitteleuropäische Normalzeit schrieb Mike P: Hi Mike, > With a recent round of submissions, I've noticed that there seems to be an > issue with valid...

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
  • fix compiler complaint Signed-off-by: Stephan Mueller <[email protected]> c6fcb4f
  • PKCS7: Fix compile issue on MinGW It is not clear to me why MinGW wants symbols that are not utilizes. Perhaps its o... 7e6c9cf

View on GitHub

smuellerDD pushed 11 commits to master smuellerDD/leancrypto

View on GitHub

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

View on GitHub

smuellerDD closed a pull request on smuellerDD/lrng
Fix some NTG.1 naming and other inconsistencies
Looks like my initial [PR](https://github.com/smuellerDD/lrng/pull/38) did not correctly rename lrng_ntg1_2022_compliant to lrng_ntg1_2024_compliant (missed the header declaration) which resulted i...
smuellerDD created a comment on a pull request on smuellerDD/lrng
Am Freitag, 15. November 2024, 15:54:08 Mitteleuropäische Normalzeit schrieb Jakub Zelenka: Hi Jakub, > Hi Stephan. Thanks I noticed that some of the changes were changed back > later but ...

View on GitHub

smuellerDD pushed 1 commit to master smuellerDD/lrng

View on GitHub

smuellerDD created a comment on a pull request on smuellerDD/jitterentropy-library
Patch applied with formatting updates, thanks

View on GitHub

smuellerDD closed a pull request on smuellerDD/jitterentropy-library
Improvements for userspace `jitterentropy-hashtime` output
The existing `jitterentropy-hashtime` tool always produces two columns of textual data, even in the instance where `JENT_CONF_DISABLE_LOOP_SHUFFLE` is defined (whence, the meaning of the two column...
smuellerDD pushed 3 commits to master smuellerDD/jitterentropy-library
  • Modify the comment associated with JENT_APT_MASK to describe the current state of affairs with respect to truncation ... 4ccb6cb
  • Add support for the JENT_CACHE_SHIFT_BITS macro, which allows the developer to request a larger memory region. In thi... 4078664
  • Improvements for userspace hashtime collection. The existing tool always produces two columns of textual data, even ... 5e7286f

View on GitHub

smuellerDD created a comment on a pull request on smuellerDD/jitterentropy-library
Patch applied with formatting updates, thanks

View on GitHub

Load more