awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Data Tokenization · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesData Tokenization

Transformation of sensitive data into secure, non-sensitive tokens for compliance and risk reduction.

Distinguishing note: Focuses on data masking and tokenization rather than standard encryption/decryption.

Explore 1 awesome GitHub repository matching security & cryptography · Data Tokenization. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Data Tokenization

Awesome Data Tokenization GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • hashicorp/vault

    hashicorp/vault

    35,070View on GitHub↗

    Vault is a centralized secrets management platform designed to secure, store, and control access to sensitive credentials such as API keys, passwords, certificates, and encryption keys. At its core, the system employs a barrier-based cryptographic sealing mechanism that requires an unseal process to decrypt internal storage, ensuring that sensitive data remains protected. It provides identity-based access control to manage granular permissions across distributed infrastructure, effectively centralizing security policies and authentication for both human and machine workloads. What distinguish

    Transforms sensitive input into secure, stateful tokens using cryptographic standards.

    Gogosecretsvault
    35,070View on GitHub↗