[ bianca ]
[ ソース: libequihash ]
パッケージ: libequihash0 (1.0.10-2)
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.14)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- sug: libequihash-bin
- memory-hard Proof-of-Work with fast verification - CLI frontend executable