./security/libstark, Library for succinct non-interactive zero knowledge proofs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20191018, Package name: libstark-20191018, Maintainer: pkgsrc-users

The libSTARK library implements scalable and transparent argument of
knowledge (STARK) systems. These systems can be executed with, or
without, zero knowledge (ZK), and may be designed as either
interactive or non-interactive protocols. The theoretical
constructions which this library implements are described in detail in
the zk-STARK paper:

Scalable, transparent, and post-quantum secure computational integrity
Eli Ben-Sasson and Iddo Bentov and Yinon Horesh and Michael Riabzev

https://eprint.iacr.org/2018/046


Required to build:
[devel/googletest] [pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2023-07-12 23:19:27 by Nia Alarie | Files touched by this commit (2)
Log message:
libstark: Include stdexcept for std::runtime_error.
   2022-09-24 10:17:16 by Nia Alarie | Files touched by this commit (1)
Log message:
libstark: requires sse4, mark as x86_64-only
   2022-04-02 13:31:55 by Nia Alarie | Files touched by this commit (3)
Log message:
libstark: fix build
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2019-12-22 23:29:39 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Use -fopenmp instead of hard-coding libgomp.
   2019-10-28 18:46:58 by Alistair G. Crooks | Files touched by this commit (11)
Log message:
Import libstark-20191018 into the packages collection

	The libSTARK library implements scalable and transparent argument of
	knowledge (STARK) systems.  These systems can be executed with, or
	without, zero knowledge (ZK), and may be designed as either
	interactive or non-interactive protocols.  The theoretical
	constructions which this library implements are described in detail in
	the zk-STARK paper:

	Scalable, transparent, and post-quantum secure computational integrity
	Eli Ben-Sasson and Iddo Bentov and Yinon Horesh and Michael Riabzev

		https://eprint.iacr.org/2018/046