软件包:libghc-cipher-aes-prof(0.2.11-9 以及其他的)
libghc-cipher-aes-prof 的相关链接
Debian 的资源:
下载源码包 haskell-cipher-aes:
- [haskell-cipher-aes_0.2.11-9.dsc]
- [haskell-cipher-aes_0.2.11.orig.tar.gz]
- [haskell-cipher-aes_0.2.11-9.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Fast AES cipher implementation; profiling libraries
The modes of operations available are ECB (Electronic code book), CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext stealing), GCM (Galois Counter Mode).
The AES implementation uses AES-NI when available (on x86 and x86-64 architecture), but fallback gracefully to a software C implementation.
The software implementation uses S-Boxes, which might suffer for cache timing issues. However do note that most other known software implementations, including very popular one (openssl, gnutls) also uses same implementation. If it matters for your case, you should make sure you have AES-NI available, or you'll need to use a different implementation.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-cipher-aes-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-8a208
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-byteable-prof-0.1.1-4bcb7
- 本虚包由这些包填实: libghc-byteable-prof
-
- dep: libghc-bytestring-prof-0.10.10.1-cf25b
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-cipher-aes-dev (= 0.2.11-9+b1)
- Fast AES cipher implementation
-
- dep: libghc-securemem-prof-0.1.10-b4079
- 本虚包由这些包填实: libghc-securemem-prof