[ 源代码: haskell-secret-sharing ]
软件包:libghc-secret-sharing-doc(1.0.1.2-4)
libghc-secret-sharing-doc 的相关链接
Debian 的资源:
下载源码包 haskell-secret-sharing:
- [haskell-secret-sharing_1.0.1.2-4.dsc]
- [haskell-secret-sharing_1.0.1.2.orig.tar.gz]
- [haskell-secret-sharing_1.0.1.2-4.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
(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-doc 有关的软件包
|
|
|
|
-
- dep: haddock-interface-42
- 本虚包由这些包填实: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-dice-entropy-conduit-doc
- secure n-sided dice rolls and random sampling; documentation
-
- rec: libghc-finite-field-doc
- implementation of finite fields for Haskell; documentation
-
- rec: libghc-secret-sharing-dev
- (m, n)-threshold secret sharing scheme
-
- rec: libghc-vector-doc
- Efficient Arrays for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-secret-sharing-prof
- (m, n)-threshold secret sharing scheme; profiling libraries