[ 原始碼: haskell-rsa ]
套件:libghc-rsa-dev(2.3.0-3 以及其他的)
implementation of RSA, using the padding schemes of PKCS#1 v2.1.
This library implements the RSA encryption and signature algorithms for arbitrarily-sized ByteStrings. While the implementations work, they are not necessarily the fastest ones on the planet. Particularly key generation. The algorithms included are based of RFC 3447, or the Public-Key Cryptography Standard for RSA, version 2.1 (a.k.a, PKCS#1 v2.1).
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-rsa-dev 有關的套件
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-b951c
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-binary-dev-0.8.5.1-039e6
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-bytestring-dev-0.10.8.2-40be2
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-crypto-api-dev-0.13.3-7a1c1
- 本虛擬套件由這些套件填實: libghc-crypto-api-dev
-
- dep: libghc-crypto-pubkey-types-dev-0.4.3-80835
- 本虛擬套件由這些套件填實: libghc-crypto-pubkey-types-dev
-
- dep: libghc-sha-dev-1.6.4.4-4ee66
- 本虛擬套件由這些套件填實: libghc-sha-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-rsa-doc
- implementation of RSA, using padding schemes of PKCS#1 v2.1.; documentation
-
- sug: libghc-rsa-prof
- implementation of RSA, using padding schemes of PKCS#1; profiling libraries