Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
smuellerDD pushed 2 commits to master smuellerDD/leancrypto
- ASN.1: address reports from clang-scan Signed-off-by: Stephan Mueller <[email protected]> b463daa
- ASN.1: apply clang-scan Signed-off-by: Stephan Mueller <[email protected]> 6878d7b
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- ASN.1: add ENOKEY definition for macOS / Windows Signed-off-by: Stephan Mueller <[email protected]> 008402d
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- ASN.1: PKCS#7 - add trust store support Signed-off-by: Stephan Mueller <[email protected]> cda22bc
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- Windows: disable read operation I give up, Windows on local test systems can successfully execute the test by succes... e5091bb
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- Windows: fix typo Signed-off-by: Stephan Mueller <[email protected]> 4230834
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- Windows: test - use fread instead of read Signed-off-by: Stephan Mueller <[email protected]> 2825f8b
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- Windows: simplify read operation Signed-off-by: Stephan Mueller <[email protected]> c5669ee
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- Windows: add debug code for find read error on github Signed-off-by: Stephan Mueller <[email protected]> b3097db
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- Windows: github - store logs unconditionally Signed-off-by: Stephan Mueller <[email protected]> b6a5385
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- Windows: github - store test log artefact Signed-off-by: Stephan Mueller <[email protected]> 71b4907
smuellerDD pushed 2 commits to master smuellerDD/leancrypto
- Fix more compiler warnings on 32 bit systems Signed-off-by: Stephan Mueller <[email protected]> 89e5f05
- ASN.1: more changes for limited API on Windows Signed-off-by: Stephan Mueller <[email protected]> bc4c8bd
smuellerDD pushed 2 commits to master smuellerDD/leancrypto
- Fix compile warnings on 32 bit systems Signed-off-by: Stephan Mueller <[email protected]> 67b15e2
- ASN.1 test: replace mmap with read on Windows Signed-off-by: Stephan Mueller <[email protected]> 1f9a69a
smuellerDD pushed 2 commits to master smuellerDD/leancrypto
- ASN.1: apply clang-format Signed-off-by: Stephan Mueller <[email protected]> 0d65b5d
- ASN.1: fix compile on macOS Signed-off-by: Stephan Mueller <[email protected]> 22cdb33
smuellerDD pushed 3 commits to master smuellerDD/leancrypto
- ASN.1: Add pointer to README Signed-off-by: Stephan Mueller <[email protected]> b55bc79
- ASN.1: add compile fixes for macOS and Windows Signed-off-by: Stephan Mueller <[email protected]> 8a627a1
- ASN.1: fix sanity check Signed-off-by: Stephan Mueller <[email protected]> a22fd4c
smuellerDD pushed 2 commits to master smuellerDD/leancrypto
- Fix CAVP references Signed-off-by: Stephan Mueller <[email protected]> 054c8bf
- ASN.1 / X.509 / PKCS7 support The addition includes an ASN.1 decoder which uses the message to be decoded as input o... ce8558a
smuellerDD closed an issue on smuellerDD/acvpparser
Casting / Conversion Bug on Some Platforms in the SHA Parser
There is a line of code here: https://github.com/smuellerDD/acvpparser/blob/master/parser/parser_sha_mct_helper.h#L43 Which casts from a uint64_t to a size_t. This isn't an issue on 64-bit ta...smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- doc: reference ACVP certificates for 1.1.0 Signed-off-by: Stephan Mueller <[email protected]> 54d0970
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- apply clang-format Signed-off-by: Stephan Mueller <[email protected]> 5ce3045
smuellerDD pushed 2 commits to master smuellerDD/leancrypto
- start development cycle 1.1.1 Signed-off-by: Stephan Mueller <[email protected]> 2540a03
- seeded_rng: simplify usage leancrypto now adds a primitive locking mechanism which is considered to be sufficient fo... c63b931
smuellerDD created a comment on an issue on usnistgov/ACVP-Server
Am Montag, 21. Oktober 2024, 16:33:00 Mitteleuropäische Sommerzeit schrieb livebe01: Hi livebe01, > Stephan, glad to hear you were able to get past this. Can you share more > about what th...
smuellerDD published a release on smuellerDD/leancrypto
* ML-KEM remove modulus check of decapsulation key (not required by FIPS 203) * ML-KEM: add key pair PCT API - leancrypto cannot invoke it itself as it does not know when both keys are provided ...
smuellerDD pushed 1 commit to master smuellerDD/leancrypto
- Prepare release v1.1.0 Signed-off-by: Stephan Mueller <[email protected]> ff36736
smuellerDD created a tag on smuellerDD/leancrypto
v1.1.0 - Lean cryptographic library usable for bare-metal environments
smuellerDD created a comment on a pull request on smuellerDD/leancrypto
Applie, thanks
smuellerDD pushed 6 commits to master smuellerDD/leancrypto
- Clear irrelevant compiler warning Signed-off-by: Stephan Mueller <[email protected]> cdcae5a
- Disable compiler warning cast-align on LC_DECLARE_MEM One parameter specifies the alignment which is honored by the ... ef843d5
- SLH-DSA: test - ensure ret is always initialized Signed-off-by: Stephan Mueller <[email protected]> 06b9b9d
- readme: fix some small typos Signed-off-by: Markus Theil <[email protected]> Signed-off-by: Stephan Mueller <sm... 5466d62
- BIKE: increase timeouts for slow systems Signed-off-by: Stephan Mueller <[email protected]> e949d3f
- SLH-DSA: add self-tests executed during first invocation Signed-off-by: Stephan Mueller <[email protected]> d4f008a
smuellerDD created a comment on an issue on sphincs/sphincsplus
Am Montag, 14. Oktober 2024, 08:39:46 MESZ schrieb MrPugh: Hi MrPugh, > To sign with SPHINCS+, we sign the data with FORS and the FORS root with > WOTS+/Merkle and then for several iterations one...
smuellerDD pushed 4 commits to master smuellerDD/leancrypto
- BIKE: another fix for big endian testing Signed-off-by: Stephan Mueller <[email protected]> d50c514
- ARMv7: kernel - add feature enable/disable APIs Signed-off-by: Stephan Mueller <[email protected]> 63f9c08
- Linux kernel: add missing header file Signed-off-by: Stephan Mueller <[email protected]> f5658f1
- BIKE: tests - another fix for big endian Signed-off-by: Stephan Mueller <[email protected]> d776bbd