pure-python ECDSA signature/verification and ECDH key agreement
Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
Threshold Signature Scheme, for ECDSA and EDDSA
A simple library to recover the private key of ECDSA and DSA signatures sharing the same nonce k and therefore having identical signature parameter r
PHP library to generate BTC addresses and signatures from private keys.
Big integer arithmetic and secp256k1 ECC operations in circom
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
Lattice ECDSA attack
2P-ECDSA: Two-Party ECDSA MultiSignatures
Threshold Signature Scheme for ECDSA
MPC protocols for threshold ECDSA
A lightweight and fast pure Python ECDSA library
ECDSA nonce-reuse attack to recover a private key.
PIV applet for JavaCard 2.2.2 and 3.0.4+ with full ECDSA/ECDH support
jar Signature / APK Signature v2 verify with pure python (support rsa dsa ecdsa)
ECDSA, EdDSA, RSA-PSS and RSA-PKCS#1 signature algorithms for ruby
🔑 JSON Web Token (JWT) signing and verification (HMAC, ECDSA, EdDSA, RSA, PSS) with support for JWS and JWK
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatu...
翻译 - 适用于开发人员的实用密码术:哈希,MAC,密钥派生,DHKE,对称和非对称密码,公钥密码系统,RSA,椭圆曲线,ECC,secp256k1,ECDH,ECIES,数字签名,ECDSA,EdDSA
Java Examples for: Hashes, HMAC, PBKDF2, Scrypt, Argon2, AES-CTR-HMAC, ECDSA-secp256k1, EdDSA-Ed25519