Go JWT signing, verifying and validating
-
Updated
Feb 20, 2026 - Go
Go JWT signing, verifying and validating
Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.
A guided design and implementation of a BIP-32 HD wallet in Go with a convenient CLI for easy experimentation using Nushell
My cryptocurrency using a distributed decentralized public ledger in a blockchain (i.e. bitcoin).
Tools to do various nefarious things with ECDSA signatures.
Essay of layer 0 blockchain based on concurrent distribution
Minimalistic Secp256r1 ECDSA/ECDH Tool written in Go
A from-scratch blockain written in Go, Clean Arch, TDD, and spec-driven development. Implements SHA-256 hashing and ECDSA secp256k1 key generation
ECDSA signature with sha256 in Golang
Implementations of various Elliptic Curve Cryptography primitives such as ECDSA and Adaptor ECDSA over secp256k1
A proxy that converts ethereum signed tx into equivalent bitcoin signed tx
ECDSA sign customized by https://docs.starkware.co/starkex-v4/crypto/stark-curve
To associate your repository with the ecdsa-signature topic, visit your repo's landing page and select "manage topics."