Skip to content

MikuCoin Fast Blake-256 Cryptographic Coin for CPU/GPU/FPGA

License

Notifications You must be signed in to change notification settings

MikuCoin/MikuCoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MikuCoin is Blake256

MikuCoin Wallet

http://www.mikucoin.org

Blake-256(optimized) faster than scrypt and faster than sha256 in C (asm is still faster for sha256d)

The algorithm was written as a candidate for sha3, Based on round one candidate code from the sphlib 2.1 and reduced the compression function to 8.

Tweaks Removed some of the double hashing from the wallet as it is wasteful on compute, No changes to the ecdsa public/private function as that has proven to be secure so far on bitcoin.

License

MikuCoin is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.

About

MikuCoin Fast Blake-256 Cryptographic Coin for CPU/GPU/FPGA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.0%
  • C++ 28.8%
  • C 2.4%
  • Python 0.5%
  • IDL 0.2%
  • Shell 0.1%