Capability
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →via “multi-operator pii anonymization with reversible transformations”
Microsoft's PII detection and anonymization SDK.
Unique: Supports both irreversible (redact, hash) and reversible (encrypt) anonymization in a unified framework, with operator composition per entity type — this allows fine-grained control (e.g., hash names but redact SSNs) and enables authorized deanonymization without re-processing. Most tools offer either redaction OR encryption, not both in a composable pipeline.
vs others: More flexible than simple redaction tools because encrypt/hash operators enable analytics on anonymized data, and more practical than full encryption because selective operators preserve readability where privacy risk is low
via “local-pii-anonymization-before-llm-transmission”
A zero-trust SDK for anonymizing PII locally before sending prompts to LLMs and seamlessly rehydrating the response.
Unique: Implements client-side anonymization with zero transmission of raw PII to external services, using deterministic token mapping that enables perfect rehydration without storing plaintext on remote servers. Combines regex-based pattern matching with optional NER integration for context-aware detection, all executed locally before API calls.
vs others: Unlike cloud-based PII masking services (e.g., AWS Macie, Azure Purview) that require uploading data for scanning, rehydra performs all detection and anonymization locally, eliminating the trust boundary problem and reducing latency by avoiding round-trip API calls.
Building an AI tool with “Multi Operator Pii Anonymization With Reversible Transformations”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.