Files
Hanzo AI d42b0fbfd3 crypto: rename SchemeCorona → SchemeCorona; aggregated SignatureAggregator finalizeCorona → finalizeCorona
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.
2026-05-12 10:21:11 -07:00
..

lux-crypto-aead

Canonical Rust binding for Lux ChaCha20-Poly1305 AEAD (RFC 8439).

Status: stub — c_aead.cpp returns CRYPTO_ERR_NOTIMPL. Tests gated #[ignore]. Tracked at #aead-c-abi-impl.

Source

C-ABI body: luxcpp/crypto/aead/c-abi/c_aead.cpp.