Name leancrypto
Version 1.7.2 (8a3e942baa3388ec9597c35005264ef9aefbf97c)
Summary Lean cryptographic library with PQC-resistant algorithms
Description leancrypto is a cryptographic library that exclusively contains PQC-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
Section libs
License BSD-3-Clause | GPL-2.0-only
Homepage https://leancrypto.org
Recipe file recipes-crypto/leancrypto/leancrypto_1.7.2.bb
Layer meta-oe (master branch)
Inherits
  • gcc
  • gcc-native
  • meson
  • meson-routines
  • pkgconfig
  • python3-dir
  • python3native
  • qemu
  • siteinfo
Dependencies
  • gcc-cross-i686
  • meson-native
  • ninja-native
  • pkgconf-native
  • python3-native
  • qemu-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options
  • apps
  • efi
  • no-asm
  • secure-exec
  • small-stack
  • tests
  • vardepvalue

Sources

git://github.com/smuellerDD/leancrypto.git

Patches

None

Other branches

This recipe in other branches of meta-oe:

Branch Recipe
master leancrypto 1.7.2 (this recipe)