#Elliptic-curves
Showing 22 of 22 repositories tagged #elliptic-curves, ranked by stars
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
The Illustrated TLS 1.2 Connection: Every byte explained
零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on all Swift supported platforms.
CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
Python implementations of cryptographic attacks and utilities.
A pure-Rust implementation of group operations on Ristretto and Curve25519
pure-python ECDSA signature/verification and ECDH key agreement
Audited & minimal JS implementation of elliptic curve cryptography.
Libraries for finite field, elliptic curve, and polynomial arithmetic
Sign, verify, encrypt and decrypt using the Secure Enclave
Advanced crypto library for the Go language
gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge proof systems
MPyC: Multiparty Computation in Python
Crypto Deep Tools a set of scripts for detailed cryptanalysis of the Blockchain network in cryptocurrency Bitcoin
Safest and fastest Python library for secp256k1 elliptic curve operations
A framework for generalized shielded state transitions
Elliptic Curve Integrated Encryption Scheme for secp256k1/curve25519 in Rust
Ed25519 signing, verification and encryption, decryption for arbitary files; like OpenBSD signifiy but with more functionality and written in Golang - only easier and simpler
On-chain Ed25519 and Secp256k1 signature verification using instruction introspection
Go implementation of OPAQUE (RFC 9807), the asymmetric password-authenticated key exchange protocol.
Explore the world of zero-knowledge proofs from first principles.