How to Install and Uninstall python3-pyequihash Package on Kali Linux

Last updated: June 06,2024

1. Install "python3-pyequihash" package

Please follow the guidelines below to install python3-pyequihash on Kali Linux

$ sudo apt update $ sudo apt install python3-pyequihash

2. Uninstall "python3-pyequihash" package

Please follow the guidance below to uninstall python3-pyequihash on Kali Linux:

$ sudo apt remove python3-pyequihash $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyequihash package on Kali Linux

Package: python3-pyequihash
Source: pyequihash
Version: 0.2-3
Installed-Size: 22
Maintainer: Joost van Baal-Ilić
Architecture: all
Depends: python3:any, libequihash0
Size: 4068
SHA256: f0ca860a9c3e136d2adc6cb0ab1975bfc23b2f5e56cb4d61d5f533cf8c14caf4
SHA1: 510e25ec61b0e3a78f35082c151fe6e09ea2d256
MD5sum: 4d02ec37d5216b58a4aa761fc9f16f39
Description: python bindings for libequihash: memory-hard Proof-of-Work
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 ealier implementation by Khovratovich at
https://github.com/khovratovich/equihash/ ; it provides a library, a C API and
Python bindings. The cryptographic password storage SPHINX (pwdsphinx and
libsphinx) depend upon equihash.
.
This package offers a Python wrapper for the C library and comes with functions
equihash.solve(n, k, seed) and equihash.verify (n,k,seed,sol).
Description-md5:
Homepage: https://github.com/stef/equihash/python
Section: python
Priority: optional
Filename: pool/main/p/pyequihash/python3-pyequihash_0.2-3_all.deb