cloakpipe-core 0.2.0

Core detection, pseudonymization, and rehydration engine for CloakPipe
Documentation

CloakPipe Core — Detection, pseudonymization, and rehydration engine.

This crate provides the foundational privacy primitives:

  • Multi-layer entity detection (regex, financial, NER, custom rules)
  • Consistent pseudonymization with stable entity→token mappings
  • Encrypted mapping vault (AES-256-GCM + zeroize)
  • Response rehydration (including SSE streaming support)