awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mozilla/sopsAvatar mozilla

    mozilla/sops

    22,116Vezi pe 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
    Vezi pe GitHub↗22,116
  1. Home
  2. Security & Cryptography
  3. Data Encryption
  4. Envelope Encryption