Encrypted, ephemeral, private memos on atproto
1# @cistern/crypto
2
3Post-quantum cryptographic primitives for Cistern.
4
5## Algorithm
6
7**`x_wing-xchacha20_poly1305-sha3_512`**
8
9- **X-Wing KEM**: Post-quantum hybrid key encapsulation (ML-KEM-768 + X25519)
10- **XChaCha20-Poly1305**: Authenticated encryption
11- **SHA3-512**: Content integrity verification