c2pa-crypto 0.10.0

Cryptography internals for c2pa-rs crate
Documentation

c2pa-crypto crate is DISCONTINUED

This crate has been merged into the c2pa crate. It will no longer be maintained or published as a standalone crate.

For the most part, all public APIs can be remapped as follows:

c2pa_crypto::xxx -> c2pa::crypto::xxx

There will be no further releases of this crate.