cep 0.2.0

Common encryption protocols
Documentation
1
2
3
4
5
# 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/)).