c2pa-android

C2PA Android is a Kotlin wrapper around the C2PA C API, providing content authenticity and provenance functionality for Android applications.

Overview

This library enables Android applications to create, read, and validate C2PA manifests, which provide cryptographic proof of content origin and history. The library uses JNI to bridge native C2PA libraries with Android's Kotlin/Java ecosystem.

Core Components

Content Authenticity

  • Reader - Read and validate C2PA manifests from media files

  • Builder - Create new C2PA manifests with claims, assertions, and ingredients

Signing Methods

The library supports multiple signing approaches:

Hardware Security Integration

Platform Requirements

  • Minimum Android SDK: 28 (Android 9.0 Pie)

  • Target Android SDK: 35

  • Kotlin: 1.9+

  • Hardware security (optional): Devices with StrongBox or TEE support

Packages

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard