Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> haskell >> libghc-cipher-aes-prof
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: haskell-cipher-aes  ]

パッケージ: libghc-cipher-aes-prof (0.2.11-9build2)

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 関連パッケージ

  • 依存
  • 推奨
  • 提案

libghc-cipher-aes-prof のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 54.3 kB423 kB [ファイル一覧]
arm64 52.6 kB459 kB [ファイル一覧]
armhf 45.8 kB302 kB [ファイル一覧]
ppc64el 59.0 kB580 kB [ファイル一覧]