liboprf 0.7.1-1 source package in Ubuntu

Changelog

liboprf (0.7.1-1) unstable; urgency=medium

  * New upstream, shipped 2025-03-21:
    [mod] use latest functionality in ft-mult fixing some conceptual issues
    [fix] don't crash dkg_vss_share() if t=0
    [mod] missing newline in test output fixed
    [fix] multiplexer actually uses timeouts provided by clients
    [mod] interpolate() doesn't need a return value

 -- Joost van Baal-Ilić <email address hidden>  Fri, 21 Mar 2025 09:28:02 +0100

Upload details

Uploaded by:
Joost van Baal
Uploaded to:
Sid
Original maintainer:
Joost van Baal
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc

Downloads

File Size SHA-256 Checksum
liboprf_0.7.1-1.dsc 2.0 KiB 0298f0d89a2ee094746a0656929bbbb1c250bcb1c1f61524e8d7c242bd2261e0
liboprf_0.7.1.orig.tar.xz 138.6 KiB b952fc5dfcd60bd38f5b14557e79731027f2c01296c5cd6da735930b77424a30
liboprf_0.7.1-1.debian.tar.xz 8.4 KiB c424ab672b1c21012622716901fb6787d868072dd10100a99a295415b052e313

Available diffs

No changes file available.

Binary packages built by this source

liboprf-dev: OPRF and Threshold OPRF library - C development files

 This library implements the basic OPRF (ristretto255, SHA-512) variant from the
 "Oblivious Pseudorandom Functions using Prime-Order Groups" Draft from the IRTF
 Crypto Forum Research Group (https://github.com/cfrg/draft-irtf-cfrg-voprf/).
 Additionally it implements a threshold OPRF based on "TOPPSS: Cost-minimal
 Password-Protected Secret Sharing based on Threshold OPRF" by Krawczyk et al
 (https://ia.cr/2017/363).
 .
 liboprf-dev delivers C development files for liboprf.

liboprf0t64: Oblivious Pseudo-Random Functions and Threshold OPRF library

 This library implements the basic OPRF (ristretto255, SHA-512) variant from the
 "Oblivious Pseudorandom Functions using Prime-Order Groups" Draft from the IRTF
 Crypto Forum Research Group (https://github.com/cfrg/draft-irtf-cfrg-voprf/).
 Additionally it implements a threshold OPRF based on "TOPPSS: Cost-minimal
 Password-Protected Secret Sharing based on Threshold OPRF" by Krawczyk et al
 (https://ia.cr/2017/363).

liboprf0t64-dbgsym: debug symbols for liboprf0t64
python3-pyoprf: python bindings for liboprf: Oblivious Pseudo-Random Functions

 This library implements the basic OPRF (ristretto255, SHA-512) variant from the
 "Oblivious Pseudorandom Functions using Prime-Order Groups" Draft from the IRTF
 Crypto Forum Research Group (https://github.com/cfrg/draft-irtf-cfrg-voprf/).
 Additionally it implements a threshold OPRF based on "TOPPSS: Cost-minimal
 Password-Protected Secret Sharing based on Threshold OPRF" by Krawczyk et al
 (https://ia.cr/2017/363).
 .
 python3-pyoprf delivers bindings for Python 3.