[ 源代码: haskell-rsa ]
软件包:libghc-rsa-dev(2.4.1-1 以及其他的)
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: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-d4e5b
- 本虚包由这些包填实: ghc
-
- dep: libghc-binary-dev-0.8.7.0-49e02
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-b6ec8
- 本虚包由这些包填实: ghc
-
- dep: libghc-crypto-api-dev-0.13.3-0799e
- 本虚包由这些包填实: libghc-crypto-api-dev
-
- dep: libghc-sha-dev-1.6.4.4-5eba5
- 本虚包由这些包填实: libghc-sha-dev
-
- dep: libgmp10
- 多精度运算库
-
- 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