2 repository-uri
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.
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.
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.