1 repo
Mechanisms for authorizing and signing blockchain transactions using secure key management.
Distinguishing note: Focuses on the authorization layer of transaction signing rather than general cryptographic primitives.
Explore 1 awesome GitHub repository matching security & cryptography · Transaction Signing. Refine with filters or upvote what's useful.
Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that processes transactions, maintains the distributed ledger state, and participates in peer-to-peer consensus. It provides a robust infrastructure for synchronizing, validating, and serving blockchain data
Provides secure transaction signing by requiring passphrases or cached private keys for authorized operations.