#identity #assertions #api-bindings

cawg-identity

Rust SDK for CAWG (Creator Assertions Working Group) identity assertion

23 releases (13 breaking)

new 0.14.0 May 14, 2025
0.12.2 Apr 16, 2025
0.10.2 Mar 26, 2025
0.1.1 Oct 24, 2024

#378 in Authentication

Download history 381/week @ 2025-01-22 293/week @ 2025-01-29 162/week @ 2025-02-05 423/week @ 2025-02-12 21/week @ 2025-02-19 42/week @ 2025-02-26 16/week @ 2025-03-05 72/week @ 2025-03-12 324/week @ 2025-03-19 269/week @ 2025-03-26 472/week @ 2025-04-02 481/week @ 2025-04-09 367/week @ 2025-04-16 456/week @ 2025-04-23 123/week @ 2025-04-30 131/week @ 2025-05-07

1,111 downloads per month
Used in c2patool

MIT/Apache

13MB
53K SLoC

cawg-identity 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:

cawg_identity::xxx -> c2pa::identity::xxx

This version of the cawg_identity crate provides pub use aliases for all public APIs to match the above remapping. This can be used as a transition measure, but you should change the references in your code as soon as possible.

There will be no further releases of this crate.

Dependencies

~39–57MB
~1M SLoC