haskell-secret-sharing 1.0.1.2-2build1 source package in Ubuntu

Changelog

haskell-secret-sharing (1.0.1.2-2build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 12 Dec 2022 03:50:21 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-secret-sharing_1.0.1.2.orig.tar.gz 13.6 KiB 095966c90276cebcd55dbe535bfee9513bf47ca489841cfa9240c5a8feb2c524
haskell-secret-sharing_1.0.1.2-2build1.debian.tar.xz 2.6 KiB 4c29b8bf8c2cb64341b6c821ac1e418c56e6f6ef76a12f8ff9d176751fac12e9
haskell-secret-sharing_1.0.1.2-2build1.dsc 2.8 KiB 9be61adef94f48b3a20b032d6ae470b86cc99f54b20f508490df4bb1d4211e1f

View changes file

Binary packages built by this source

libghc-secret-sharing-dev: (m, n)-threshold secret sharing scheme

 This library implements the secret sharing method described by Adi
 Shamir, "How to Share a Secret", Communications of the ACM 22 (11):
 612–613, 1979.
 .
 Given a bytestring and integers n and m, produces n strings, any m of
 which are sufficient to reconstruct the original bytestring.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-secret-sharing-doc: (m, n)-threshold secret sharing scheme; documentation

 This library implements the secret sharing method described by Adi
 Shamir, "How to Share a Secret", Communications of the ACM 22 (11):
 612–613, 1979.
 .
 Given a bytestring and integers n and m, produces n strings, any m of
 which are sufficient to reconstruct the original bytestring.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-secret-sharing-prof: (m, n)-threshold secret sharing scheme; profiling libraries

 This library implements the secret sharing method described by Adi
 Shamir, "How to Share a Secret", Communications of the ACM 22 (11):
 612–613, 1979.
 .
 Given a bytestring and integers n and m, produces n strings, any m of
 which are sufficient to reconstruct the original bytestring.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.