AEP

AEP Attestation & Evidence Exchange Protocol

Trusted digital proof for every piece of AI-generated content

Establish a complete trusted chain from generation to verification for AI content through cryptography, time proof and verifiable data structures.

Complete Evidence Chain

From generation to verification, cryptographic evidence at every step

  1. AI Content

    AI-generated content

  2. Artifact

    Artifact extraction and normalization

  3. SM3 Hash

    Content hashing for integrity

  4. SM2 Sign

    Digital signature for source authentication

  5. Merkle Tree

    Merkle tree for set integrity

  6. Timestamp

    Timestamp for time proof

  7. .aep Package

    Evidence package assembly

  8. Independent Verification

    Independently verifiable by anyone

Built on Proven Cryptography

National-standard algorithms and standard data structures, secure and trustworthy

SM3 Hash Algorithm

Content integrity with 256-bit digest

SM2 Digital Signature

Source authenticity and non-repudiation

Merkle Tree

Efficient verification of large-scale data, set integrity

Evidence Graph

Graph of events and artifacts, complete record of generation

Unified Evidence Package Format

.aep format, ready to use out of the box

evidence.aep

evidence.aep/
manifest.json
metadata/
identity/
artifacts/
events/
evidence_graph/
merkle/
signature/
signature.json
signature.pub
{
  "protocol": "aep/1.0",
  "createdAt": "2026-08-09T10:00:00Z",
  "artifactCount": 3,
  "eventCount": 12,
  "hashAlgorithm": "sm3",
  "signatureAlgorithm": "sm2"
}
{
  "algorithm": "sm2",
  "signature": "base64...",
  "publicKey": "signature.pub",
  "signer": "did:aep:0x1a2b..."
}

Seven-Stage Verification Process

Each step is independently verifiable

  1. Container Check

  2. Schema Validation

  3. Graph Validation

  4. Merkle Verification

  5. SM2 Signature Verification

  6. Identity Check

  7. Level Calculation

Verification Passed

Evidence Level: L3

Developer Friendly

Multiple integration options for fast adoption

MCP Integration

Available

17 MCP tools with native AI agent support

Learn More

CLI Tool

Available

Command-line tool for batch notarization, verification and export

Learn More

Agent Skills

Coming Soon

Agent skills for one-click integration

Learn More

Broad Use Cases

Covering every domain of AI generation

AI Writing

Code Generation

Image Generation

Video Generation

Agent Execution

Enterprise Audit

Continuously Evolving

More features and tools coming soon

Python SDK Coming Soon Rust SDK Coming Soon Go SDK Coming Soon Java SDK Coming Soon Online Verification Service Coming Soon Enterprise Platform Coming Soon More Integrations Coming Soon