Crate ece_native

Source
Expand description

This crate implements Encrypted Content-Encoding (ECE) encryption and decryption according to RFC8188.

Enums§

Error
Error modes for RFC8188 encryption and decryption

Functions§

decrypt
Low-level RFC8188 ece decryption routine
encrypt
Low-level RFC8188 ece encryption routine