mirror of
https://github.com/luxfi/crypto.git
synced 2026-07-27 01:54:50 +00:00
Mirrors the consensus + node Corona purge. The production Ring-LWE threshold library is luxfi/corona; the threshold-scheme byte and all aggregator codepaths use the production identifier.
lux-crypto-ntt
Canonical Rust binding for Lux NTT (Number Theoretic Transform). Used by FHE primitives.
Status: stub — c_ntt.cpp returns CRYPTO_ERR_NOTIMPL for forward, inverse,
poly_mul. Tests gated #[ignore]. Tracked at #ntt-c-abi-impl.
Source
C-ABI body: luxcpp/crypto/ntt/c-abi/c_ntt.cpp.