cipher-aes

Description:Fast AES cipher implementation with advanced mode of operations
License: BSD
Homepage:https://github.com/vincenthz/hs-cipher-aes
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
0.2.11 - + - - - - - - ~ - - - ~

USE flags

  • cpu_flags_x86_aes - Enable support for Intel's AES instruction set (AES-NI)
  • cpu_flags_x86_ssse3 - Use the SSSE3 instruction set (NOT sse3/pni)
  • doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • hscolour - Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
  • profile - Add support for software performance analysis (will likely vary from ebuild to ebuild)
  • test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

Also available in: Atom

Thank you!