keccak256
There are 52 repositories under keccak256 topic.
mhw0/libethc
Open-source Ethereum C library
olivmath/merkly
🌳 The simple and easy implementation of Merkle Tree
optinsoft/gen_eth
Generate ethereum address with GPU (cuda)
iowar/kecmatch-gpu
Finds matching solidity function signatures using GPU
miguelmota/ethereum-checksum-address
Convert Ethereum address to a checksummed address
miguelmota/ethereum-private-key-to-address
Convert an Ethereum private key to a public address
miguelmota/ethereum-public-key-to-address
Convert an Ethereum public key to an address
Ledarium/rusty_pickaxe
Yet another gem miner. This one is GPU capable though
miscellaneousbits/linux-socfpga-sha3-miner
DE10 NANO SHA3-256 Proof of Work Miner
KimlikDAO/kimlikdao-js
📚 KimlikDAO js library
Laugharne/select0r
Selector value optimizer, find better EVM function name to optimize Gas cost. Solidity functions can achieve higher efficiency when their function selector consists mainly of zeros.
miguelmota/rust-eth-checksum
Ethereum address checksum library and CLI in Rust
olivmath/merkletreers
🌳 The simple and easy implementation of Merkle Tree
itzmeanjan/merklize-sha
SYCL accelerated Binary Merklization using SHA1, SHA2 & SHA3
mybucks-online/app
Password-only, self-custodial cryptocurrency wallet. No register, no seed phrases!
yeeth/keccak256.swift
Pure swift keccak256 implementation
Laugharne/Optimal_Function_Names
L'optimisation des coûts en gas est un enjeu clé dans le développement de contrats intelligents sur la blockchain Ethereum, chaque opération effectuée sur Ethereum ayant un coût en gas. Cet article sera aussi l'occasion de fournir du contenu aux lecteurs francophones (🇫🇷).
Laugharne/Optimal_Function_Names_en
Optimizing gas costs is a key challenge in the development of smart contracts on the Ethereum blockchain, as every operation carried out on Ethereum incurs a gas cost.
Archerxy/archer-tools
Useful tools written with pure java. Includes ecdsa, sm2, sm3, encryption, excel reader, http(s) client and server etc.
damartripamungkas/custom-key-wallet-crypto
🔐 Website will create a cryptocurrency wallet with customized private keys generated from words
niguezrandomityengine/ethereumAPI
API for custom random numbers on the Ethereum Blockchain using Solidity
SilentCicero/ethtoolbox
EthToolBox - Ethereum tools for the cool kids only.
SynfiniDLT/daml-keccak
Daml implementation of keccak hash function
damartripamungkas/node-hash-password
🔒 Hash your password before storing it on database with node.js
gab0071/solidity-fundamentals
✨ All about Solidity! ✨
wb-ts/merkle-tree
Merkle Tree Script
Aetherinox/package-libkeccak-sha3sum
SHA-3 and Keccak checksum utility
ardislu/event-hashes
A minimal web utility to calculate the Keccak-256 hashes for all the events in a Solidity code block.
catherinee24/lottery-with-a-smart-contract
Lottery system with solidity!
gab0071/lottery-system
Lottery system with solidity!
gab0071/university_evaluation_system
University evaluation system with solidity!
haxpor/keccak256-cli
keccak256 encryption cli program; accepts input text from stdin. Suitable for commandline users
PandH4cker/PandaCipher
Symetrical encryption/decryption program
solidstate-network/diamond-storage-preimage-attack
Proof-of-concept of a diamond storage preimage attack 💎 💥
walteh/micro-deterministic-ecdsa
Tiny C Implementation of RFC6979: Deterministic ECDSA 🔒 🎯