libequihash 1.0.9-1build1 source package in Ubuntu

Changelog

libequihash (1.0.9-1build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:44:44 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libequihash_1.0.9.orig.tar.gz 26.7 KiB ad2c5e9a39739657cddfaf3d73f0d78cd4d3bca8ed0634a08f170a2dc0d447e2
libequihash_1.0.9-1build1.debian.tar.xz 4.0 KiB 495edd919a970ddc5598d1a7c9964d4b5bd0d8d5a222691bbaa0d3c8bb2bca31
libequihash_1.0.9-1build1.dsc 2.1 KiB ce8c9fb9c36c0734d823fbf806db30b83b0e48b3d20bf4de5e9e596ecf4d18b4

View changes file

Binary packages built by this source

libequihash-bin: memory-hard Proof-of-Work with fast verification - CLI frontend executable

 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/ .
 .
 This package contains a simple CLI executable to benchmark, solve and verify
 Equihash Challenges.

libequihash-bin-dbgsym: debug symbols for libequihash-bin
libequihash-dev: memory-hard Proof-of-Work with fast verification - C development files

 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/ ; it provides a library, a C API and
 Python bindings. The cryptographic password storage SPHINX (pwdsphinx and
 libsphinx) depend upon equihash.
 .
 This package offers the C library development files.

libequihash0: 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-dbgsym: debug symbols for libequihash0