[ ソース: 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