# CEP
Cep is a library that has a few common traits (such as `Encapsulate` and `Encrypt`)
that have implementations (such as `MlKem1024Encapsulation` and `AesGcm256`) that
use [audited libraries](https://cryptography.rs/) (and also [mlkem](https://cryspen.com/post/ml-kem-implementation/)).