How to use CIPH3R Playground Components to detect PII

How to use CIPH3R Playground Components to detect PII

Table of Contents

Components

There two CIPH3R AI Playground components:-

  • CIPH3R Shield

  • CIPH3R Detokenize

CIPH3R Shield

CIPH3R Shield is langflow addon component that can perform PII detection and tokenization on unstructured data such as documents. This componenent can perform any of the following tokenization/redact methods viz., mask, redact, hash and fpe tokenize

The following inputs are required for processing tokenization on document. The result of this processing ensures all PII identified entities are detected and anonymized using CIPH3R FPE.

Input Parameters:

  • Payload

  • Fields to ignore (e.g., US_SSN, CREDIT_CARD, etc.)

  • Language (e.g., en)

  • Options (mask, redact, hash, tokenize)

  • CIPH3R ClientID

  • CIPH3R API Key

Output Parameters:

  • Data
CIPH3R Detokenizer

CIPH3R Detokenize is langflow addon component that can perform reverse operation of PII detection, meaning it can detokenization FPE data in the vector DB or any form of document using Format Preserved Decryption, this is designed for unstructured data.

The following inputs are required for processing detokenization on data returned from any source, in a typical scenario this would be a Vector DB. The result of this processing ensures all PII identified entities are detokenized using CIPH3R FPE.

  • Payload

  • Fields to ignore (e.g., EMAIL_ADDRESS, etc.)

  • Language (e.g., en)

  • Options (detokenize)

  • CIPH3R ClientID

  • CIPH3R API Key

Output Parameters

  • Data

New Project Startup Template

To kick start your AI Project you may choose “CIPH3R Sample Flow” when you create new project in CIPH3R AI Playground.

The sample flow consists of following components.

  • Cohere (Model)

  • FAISS (VectorDB)

  • CIPH3R Shield

  • CIPH3R Detokenize

You may tweak this flow and use Model and VectorDB of your choice.

Related Posts

Ensuring CCPA Compliance with CIPH3R’s FPE Solutions

Ensuring CCPA Compliance with CIPH3R’s FPE Solutions

In the realm of data privacy and protection, compliance with the California Consumer Privacy Act (CCPA) stands as a critical obligation for organizations operating in California. This legislation sets forth stringent requirements for the handling and safeguarding of personal data, imposing significant penalties for non-compliance. To navigate the complexities of CCPA effectively, organizations turn to Format-Preserving Encryption (FPE) as a pivotal tool. Here’s how CIPH3R’s FPE solutions can facilitate CCPA compliance:

Read More
Strengthening Quebec's Law 25 or Bill 64 Compliance with CIPH3R’s FPE

Strengthening Quebec's Law 25 or Bill 64 Compliance with CIPH3R’s FPE

Format-preserving encryption (FPE) serves as a valuable tool for organizations seeking to comply with Quebec’s Bill 64, also known as Law 25. Law 25 establishes comprehensive data protection standards for businesses operating in the province. Non-compliance with Law 25 can result in significant fines. This blog post explores how FPE empowers organizations to effectively navigate these data privacy regulations.

Read More
Achieving SOC1, SOC 2, and SOC 3 Compliance with CIPH3R’s FPE

Achieving SOC1, SOC 2, and SOC 3 Compliance with CIPH3R’s FPE

In the landscape of regulatory compliance, adherence to SOC 1, SOC 2, and SOC 3 frameworks is paramount for organizations striving to uphold the highest standards of data security and integrity. Format Preserving Encryption (FPE) emerges as a pivotal technology, offering a seamless solution to achieve and maintain compliance across these stringent frameworks. Let’s delve into how FPE enables organizations to navigate the complexities of SOC 1, SOC 2, and SOC 3 compliance with precision and efficacy.

Read More