[ ソース: libequihash ]
パッケージ: libequihash0 (1.0.10-2)
libequihash0 に関するリンク
Debian の資源:
libequihash ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- build-essential なパッケージの一覧情報
-
- dep: libsodium23 (>= 1.0.18)
- Network communication, cryptography and signaturing library
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armhf, i386, s390x]
-
- dep: libgcc-s1 (>= 3.0) [armhf, riscv64 以外]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 3.5) [armhf]
- dep: libgcc-s1 (>= 4.3) [riscv64]
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- sug: libequihash-bin
- memory-hard Proof-of-Work with fast verification - CLI frontend executable