David Seafooler's repositories
Practical-Cryptography-for-Developers-Book
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
YaoGC
Implementation of Yao's Garbled Circuit in Python
crypto-practice
A repository to practice the implmentation of crypto algorithms
sign_tools
Signature tool library, including simple signatures and threshold signatures
simple-garble-circuit
A simple implementation to understand Yao's garble circuit
garbled-circuit
A two-party secure function evaluation using Yao's garbled circuit protocol
SMC
Secure Multi-Party Communication Implementation: Yao & GMW
expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
oblivious_transfer_example
This is a simple python3-implemented example of an Oblivious Transfer logic protocol
tf-fed-demo
A federated learning demo for AlexNet on CIFAR-10 dataset, basing on Tensorflow.
redis-test
A test for the go-redis
btcutils-utxo-exp
A btcutils repository for experiments of utxo
consensusPBFT
Sample implementation of PBFT consensus algorithm
pbft-chain
A blockchain with PBFT as the consensus algorithm
bitcoin-in-golang
Write bitcoin from scratch in golang
parse_data_from_parity
Parse data from parity and insert the data into mysql database
classify_nodes
Classify nodes on Ethereum to several categories according to the patterns
software-management-OSX
Record the names of installed softwares and their installation way on OSX
btcrelay-fetchd
Just the fetchd script of btcrelay