Crates.io | c2pa-crypto |
lib.rs | c2pa-crypto |
version | |
source | src |
created_at | 2024-10-24 22:24:11.028119 |
updated_at | 2024-12-12 00:41:48.524453 |
description | Cryptography internals for c2pa-rs crate |
homepage | https://contentauthenticity.org |
repository | https://github.com/contentauth/c2pa-rs |
max_upload_size | |
id | 1421836 |
Cargo.toml error: | TOML parse error at line 27, column 1 | 27 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This is a placeholder crate and not yet intended to be used directly. We anticipate moving some of the cryptography internal implementation from the existing c2pa-rs crate into this crate.