#ecdsa (16 Repositories)
Ranked open-source repositories tagged with #ecdsa, scored by pull request acceptance likelihood and maintainer engagement velocity.
22.0%
8.2h
16 repositories tagged #ecdsa
btclib-org/btclib
btclib: a python3 library for 'bitcoin cryptography'
Xor-el/CryptoLib4Pascal
Crypto for Modern Object Pascal
21-DOT-DEV/swift-secp256k1
Swift cryptography library for Bitcoin and Nostr. ECDSA, Schnorr, ECDH, and zero-knowledge proofs on secp256k1. Apple platforms and Linux.
phpseclib/phpseclib
PHP Secure Communications Library
a-sit-plus/signum
Kotlin Multiplatform Crypto/PKI/ASN.1 Library with Attestation and Hardware-Backed Crypto Support on Mobile
Aimeast/FxSsh
FxSsh is a lightweight SSH server side library. As an early codebase for Microsoft's Dev Tunnels SSH library. https://github.com/microsoft/dev-tunnels-ssh/tree/main/src/cs/Ssh#acknowledgements
jonasroussel/dart_jsonwebtoken
An easy to use JSON Web Token implementation in Dart (all algorithms supported).
pcaversaccio/malleable-signatures
This repository implements a simplified PoC that demonstrates how signature malleability attacks using compact signatures can be executed.
NetDevPack/Security.Jwt
Jwt Manager. Set of components to deal with Jwt Stuff. Automate your key rotating, add support for jwks_uri. Store your cryptography keys in a secure place.
demining/CryptoDeepTools
Crypto Deep Tools a set of scripts for detailed cryptanalysis of the Blockchain network in cryptocurrency Bitcoin
deatil/go-cryptobin
go 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/ECDSA/EC-GDSA/Gost/ElGamal/AES/DES/TripleDes/SM4/Tea/Twofish)
paulmillr/noble-secp256k1
Fastest 5KB JS implementation of secp256k1 signatures and ECDH
paulmillr/noble-curves
Audited & minimal JS implementation of elliptic curve cryptography.
NoMoreFood/putty-cac
Windows Secure Shell Client With Support For Smart Cards, Certificates, & FIDO Keys
apple/swift-crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on all Swift supported platforms.
wbond/oscrypto
Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy