multihash ~master

D binding for multihash library exposed by Oliver Weichhold for coinfoundry project


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

d-multihash

DUB Package

d-multihash is a binding of multihash C++ library exposed by Oliver Weichhold for coinfoundry/miningcore project.

build

Use the dub package manager.

The following dependencies are required to build the original cryptonote library:

- sodium-devel

Available build configurations:

dub build --config=static   // use a local static library

dub build --config=shared   // use a shared library

dub test // run unit tests


available algorithms

- scrypt
- quark
- x11
- x15
- x17
- neoscrypt
- scryptn
- kezzak
- bcrypt
- skein
- groestl
- groestl
- blake
- blake2s
- dcrypt
- fugue
- qubit
- s3
- hefty1
- shavite3
- nist5
- fresh
- jh
- c11
- x16r
- x16s
- lyra2re
- lyra2rev2
- equihash
- sha3_256
- sha3_512
- ethash
Authors:
  • Eliott Dumeix
  • Oliver Weichhold
  • Satoshi Nakamoto
  • The Bitcoin developers
  • Thomas Pornin
  • others...
Dependencies:
none
System dependencies:
boost-devel
Versions:
1.0.2 2018-May-14
1.0.1 2018-May-14
1.0.0 2018-May-14
~master 2018-May-31
Show all 4 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 45 downloads total

Score:
0.5
Short URL:
multihash.dub.pm