Skip to content

Commit

Permalink
Update cryptographic algorithms (#130)
Browse files Browse the repository at this point in the history
* improved logging on status, synchronization & header message
* moved trie benchmarks to normal test files
* removed custom ed25519 implementation
* switched ID hashing from blake2b to blake2s
* changed mining algorithm to sha3

closes #128 
closes #129
  • Loading branch information
Max Wolter committed Mar 15, 2018
1 parent 6607743 commit 1abf701
Show file tree
Hide file tree
Showing 17 changed files with 195 additions and 3,814 deletions.
4 changes: 2 additions & 2 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 0 additions & 27 deletions futhark/LICENSE

This file was deleted.

174 changes: 0 additions & 174 deletions futhark/futhark.go

This file was deleted.

Loading

0 comments on commit 1abf701

Please sign in to comment.