Skip to main content

Crate c2pa_text_binding

Crate c2pa_text_binding 

Source
Expand description

C2PA soft binding and content fingerprinting for text assets.

Provides a trait-based interface for text fingerprinting algorithms that can be registered with the C2PA soft binding resolution API. Implementations generate content-derived fingerprints that survive reformatting, re-encoding, and partial modification of text content.

Structs§

FingerprintResult

Enums§

Error

Traits§

TextFingerprint