haskell-secret-sharing 1.0.1.2-3 source package in Ubuntu

Changelog

haskell-secret-sharing (1.0.1.2-3) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sat, 07 Oct 2023 10:37:27 +0300

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
haskell-secret-sharing_1.0.1.2-3.dsc 2.8 KiB 8f8996aba648c63dd8af37aadd650eb09b7ee0c489ca7459be4640d14f38a737
haskell-secret-sharing_1.0.1.2.orig.tar.gz 13.6 KiB 095966c90276cebcd55dbe535bfee9513bf47ca489841cfa9240c5a8feb2c524
haskell-secret-sharing_1.0.1.2-3.debian.tar.xz 2.6 KiB bd631aec04f50ea7e30ddf02c798f243f91ae2c1e4a9246621fbdb3f59ed3917

No changes file available.

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.