awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mozilla/sopsالصورة الرمزية لـ mozilla

    mozilla/sops

    22,116عرض على 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
    عرض على GitHub↗22,116
  1. Home
  2. Security & Cryptography
  3. Data Encryption
  4. Envelope Encryption