Tag
#digital-signature
22 repositories
Repos
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
Constantine: modular, high-performance, zero-dependency cryptography stack for verifiable computation, proof systems and blockchain protocols.
Elliptic Curve Cryptography and Common Public Key Cryptography Implementations
A modular Rust implementation of the static version of the ICE-FROST signature scheme.
Building it as a part of spring semester 2025, PRJ202.
Off-chain battleship game with a referee smart contract
🔑 Enable secure N-of-M multisig transactions with flexible order actions to manage funds and configurations on the TON network seamlessly.
Secure, serverless document signing using your email and password to derive keys. Features Bitcoin timestamping for permanent proof and browser-based privacy.
Semi-decentralised web application build with JS stack running partially on Ethereum, with a goal of establishing trustworthy communication between customers and product manufacturers.
This project uses Merkle trees and digital signatures to construct a sophisticated airdrop smart contract using Foundry building an efficient system for token distribution that allows for eligibility verification via Merkle proofs and authorized, potentially gasless, claims using cryptographic signatures.