awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesEnvelope Encryption

A strategy where data is encrypted with a data key, which is itself encrypted by a master key.

Distinct from Data Encryption: Distinct from general Data Encryption: describes the specific hierarchical wrapping of keys used for master key management.

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

Awesome Envelope Encryption GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mozilla/sopsAvatar de mozilla

    mozilla/sops

    22,116Ver en GitHub↗

    Sops is a secrets encryption tool designed to encrypt and decrypt sensitive values within configuration files. It functions as a manager for secrets that integrates with cloud key vaults and PGP keys to secure data stored in version-controlled files. The tool utilizes structure-preserving encryption to encrypt individual values while keeping the overall file format and non-sensitive keys intact. It employs a KMS-backed encryption model, interfacing with external key management services from AWS, GCP, and Azure to handle cryptographic operations without exposing private keys locally. The proj

    Employs symmetric-key envelope encryption by using unique data keys encrypted by a master provider key.

    Go
    Ver en GitHub↗22,116
  1. Home
  2. Security & Cryptography
  3. Data Encryption
  4. Envelope Encryption