[ 原始碼: 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.3.6-6~)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-3cd45
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-binary-dev-0.8.7.0-1c7de
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-2e27a
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-crypto-api-dev-0.13.3-d77f0
- 本虛擬套件由這些套件填實: libghc-crypto-api-dev
-
- dep: libghc-crypto-pubkey-types-dev-0.4.3-88035
- 本虛擬套件由這些套件填實: libghc-crypto-pubkey-types-dev
-
- dep: libghc-sha-dev-1.6.4.4-eade0
- 本虛擬套件由這些套件填實: 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