Skip to content

leancrypto: add initial recipe#1031

Open
embetrix wants to merge 1 commit intoopenembedded:masterfrom
embetrix:feature/leancrypto
Open

leancrypto: add initial recipe#1031
embetrix wants to merge 1 commit intoopenembedded:masterfrom
embetrix:feature/leancrypto

Conversation

@embetrix
Copy link
Contributor

@embetrix embetrix commented Mar 9, 2026

Cryptographic library that exclusively contain Quantum resistant cryptographic algorithms. It is lean has minimal dependencies, supports stack-only operation and provides optimized implementations for ML-KEM (Kyber), ML-DSA (Dilithium), SLH-DSA (Sphincs+) and many more.

@embetrix embetrix force-pushed the feature/leancrypto branch 2 times, most recently from 0bd005b to a130020 Compare March 9, 2026 11:42
Cryptographic library that exclusively contains
Quantum resistant cryptographic algorithms. It is lean has minimal dependencies,
supports stack-only operation and provides optimized implementations for
ML-KEM (Kyber), ML-DSA (Dilithium), SLH-DSA (Sphincs+) and many more

Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com>
@embetrix embetrix force-pushed the feature/leancrypto branch from a130020 to ef379b3 Compare March 9, 2026 12:04
@OldManYellsAtCloud
Copy link
Contributor

Regarding the tests, do you think you could make them ptest compatible? That would allow them to be executed regularly, helping with regressions.

(Also, extra thanks a lot for the tests, they are always useful, and that is especially true for cryptography tools)

@embetrix
Copy link
Contributor Author

embetrix commented Mar 9, 2026

@OldManYellsAtCloud Thanks for the review. Implementing this would require additional effort and I can’t commit to it right now. However this could be considered as part of a future improvement in a separate pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants