[package] name = "c2pa-crypto" version = "0.1.2" description = "Cryptography internals for c2pa-rs crate" authors = [ "Maurice Fisher ", "Gavin Peacock ", "Eric Scouten ", "Leonard Rosenthol ", "Dave Kozma ", "Dylan Ross " ] license = "MIT OR Apache-2.0" documentation = "https://docs.rs/c2pa-crypto" homepage = "https://contentauthenticity.org" repository = "https://github.com/contentauth/c2pa-rs" readme = "README.md" keywords = ["metadata"] categories = ["api-bindings"] edition = "2021" rust-version = "1.76.0" exclude = ["tests/fixtures"] [package.metadata.docs.rs] all-features = true rustdoc-args = ["--cfg", "docsrs"] [dependencies]