You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
arnaucode c5fc0a53a7 implemented the blockchain, implemented the blocks propagation throught peers, implemented REST GetPeers and PostUser (address, pubK). Everything without any kind of blockchain verification. No cryptography yet. 7 years ago
peer implemented the blockchain, implemented the blocks propagation throught peers, implemented REST GetPeers and PostUser (address, pubK). Everything without any kind of blockchain verification. No cryptography yet. 7 years ago
.gitignore implemented the blockchain, implemented the blocks propagation throught peers, implemented REST GetPeers and PostUser (address, pubK). Everything without any kind of blockchain verification. No cryptography yet. 7 years ago
LICENSE Initial commit 7 years ago
README.md peers connection working 7 years ago

README.md

blockchainIDsystem

A blockchain based anonymous login system

  • p2p
  • blockchain
  • rsa
  • blind signature