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
·

2 repository-uri

Awesome GitHub RepositoriesIdentity Management

Management of identities specifically used for encryption and secure communication.

Distinct from Client-Side Encryption: Focuses on the identities that authorize encryption, not the encryption mechanisms themselves.

Explore 2 awesome GitHub repositories matching security & cryptography · Identity Management. Refine with filters or upvote what's useful.

Awesome Identity Management GitHub Repositories

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

    guanzhi/GmSSL

    6,075Vezi pe GitHub↗

    GmSSL is an open-source cryptographic library that implements the Chinese national cryptographic standards SM2, SM3, SM4, SM9, and ZUC as a unified algorithm suite. It provides a comprehensive set of cryptographic primitives including symmetric and asymmetric encryption, digital signatures, hashing, and key exchange, all built around these national standards for government and enterprise security applications. The library distinguishes itself through several integration capabilities. It includes an OpenSSL compatibility layer that maps GmSSL functions to OpenSSL API calls, enabling drop-in re

    Uses the Boneh-Boyen IBE scheme to encrypt data so only a recipient with a specific identity can decrypt it.

    Ccryptoencryptionpairing
    Vezi pe GitHub↗6,075
  • gam-team/gamAvatar GAM-team

    GAM-team/GAM

    4,206Vezi pe GitHub↗

    GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la

    Manages S/MIME identities that authorize users to send encrypted mail within the organization.

    Pythongamgooglegoogle-admin-sdk
    Vezi pe GitHub↗4,206
  1. Home
  2. Security & Cryptography
  3. Client-Side Encryption
  4. Identity Management

Explorează sub-etichetele

  • Boneh-Boyen Identity-Based EncryptionsEncryption schemes using the Boneh-Boyen IBE protocol to encrypt data for a specific recipient identity. **Distinct from Identity Management:** Distinct from Identity Management: implements the Boneh-Boyen IBE cryptographic scheme, not general identity management.