パッケージ: libghc-cipher-aes-doc (0.2.11-9)
libghc-cipher-aes-doc に関するリンク
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; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-cipher-aes-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-35
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: libghc-byteable-doc
- typeclass for byte sequences; documentation
-
- rec: libghc-crypto-cipher-types-doc
- generic cryptographic cipher types; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML