code wiki / aead
topic: aead
4 modules sharing the aead name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| aead.nx | ChaCha20-Poly1305 AEAD (RFC 8439 section 2.8). | 169 | 6 |
| nx_aead.nx | ChaCha20-Poly1305 AEAD (RFC 8439 section 2.8). | 197 | 6 |
| nx_aead_bench.nx | reliable cipher cost split (run in WSL where the monotonic | 54 | 3 |
| nx_aead_bench2.nx | replicate the LIVE per-record AEAD decrypt pattern (23 records | 58 | 3 |