1 repo
Libraries and utilities for generating and verifying cryptographic signatures to ensure data authenticity and integrity.
Distinguishing note: None of the candidates were provided; this category specifically targets cryptographic signature schemes rather than general-purpose encryption or authentication.
Explore 1 awesome GitHub repository matching security & cryptography · Digital Signature Libraries. Refine with filters or upvote what's useful.
Signal-Android is an end-to-end encrypted messaging platform designed to ensure that only the sender and recipient can access communication content. The project provides a comprehensive framework for secure, asynchronous message initiation and key agreement, allowing users to establish private channels without requiring simultaneous online presence. It relies on a state machine architecture to manage communication epochs and authentication, ensuring consistent security transitions throughout the messaging lifecycle. The platform distinguishes itself through a hybrid cryptographic approach tha
Provides deterministic digital signature generation and verification using elliptic curve cryptography for secure message authentication.