[ 原始碼: libequihash ]
套件:libequihash0(1.0.9-1 以及其他的)
memory-hard Proof-of-Work with fast verification - C library
Equihash implements the algorith as described in "Equihash: Asymmetric Proof-of-Work Based on the Generalized Birthday Problem" by Alex Biryukov and Dmitry Khovratovich, 2016, DOI:10.14722/ndss.2016.23108. This code, by Stefan Marsiske, is a fork of an earlier implementation by Khovratovich at https://github.com/khovratovich/equihash/ . The cryptographic password storage SPHINX (pwdsphinx and libsphinx) depend upon equihash.
This library contains an optimized C++ implementation.
其他與 libequihash0 有關的套件
|
|
|
|
-
- dep: build-essential
- Informational list of build-essential packages
-
- dep: libsodium23 (>= 1.0.18)
- Network communication, cryptography and signaturing library
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- sug: libequihash-bin
- memory-hard Proof-of-Work with fast verification - CLI frontend executable