HSIP - Multi tenant cryptographic consent API in Rust

⚓ Rust    📅 2026-02-25    👤 surdeus    👁️ 10      

surdeus

Warning

This post was published 54 days ago. The information described in this article may have changed.

Hi guys.
Can you check HSIP, an Ed25519 based consent management API for AI agents and API governance I built? I need your feedback.

Key features:

  • RFC 8439 compliant ChaCha20-Poly1305 (passes official IETF test vectors)
  • Instant credential revocation
  • GDPR right to erasure built in
  • 238 tests, all passing
  • Postgres + TLS ready for production

Use cases: AI agent authorization, GDPR consent enforcement, API access control with cryptographic proof.

Repo: GitHub - rewired89/HSIP-1PHASE
Looking for feedback, especially from security engineers.
Thank you.

1 post - 1 participant

Read full topic

🏷️ Rust_feed