stefanoleggio / hashcash

Simple implementation of the hashcash proof of work system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hashcash

Simple implementation of the hashcash proof of work protocol used for avoiding DOS attacks and to limit spam emails.
This is also the main concept behind the Bitcoin Peer-to-Peer Electronic Cash System.

About

Simple implementation of the hashcash proof of work system


Languages

Language:Python 100.0%