c2pa-v0.40.0
scouten-adobe
released this
12 Dec 00:42
·
66 commits
to main
since this release
12 December 2024
Added
- Add
RawSigner
trait toc2pa-crypto
(derived fromc2pa::Signer
) (#716) - Move time stamp code into c2pa-crypto (#696)
- Adds ValidationState support (#701)
- Introduce
DynamicAssertion
trait (#566)
Fixed
- Compile
c2pa-crypto
withcargo check
(#768) - Verbose assertions for
is_none()
(#704) - Remove
c2pa::Signer
dependency onc2pa_crypto::TimeStampProvider
(#718) - Add support for MP3 without ID3 header (#652)
- Treat Unicode-3.0 license as approved; unpin related dependencies (#693)
- Remote manifest fetch test was not using full path (#675)
- Fix #624 (edge cases when combining the box hashes) (#625)
- Fix #672, Callback is unsound (#674)
- Support "remote_manifest_fetch" verify setting (#667)