cryptonite

Description:Cryptography Primitives sink
License: BSD
Homepage:https://github.com/haskell-crypto/cryptonite
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
0.28 - + - - - - - - ~ - - - ~

USE flags

  • cpu_flags_x86_aes - Enable support for Intel's AES instruction set (AES-NI)
  • cpu_flags_x86_rdrand - Use the RDRAND instruction for generating random numbers
  • cpu_flags_x86_sse - Use the SSE instruction set
  • cpu_flags_x86_sse4_1 - Enable SSE4.1 instruction support
  • 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)
  • integer-gmp - Whether or not to use GMP for some functions
  • profile - Add support for software performance analysis (will likely vary from ebuild to ebuild)
  • target-attributes - use GCC / clang function attributes instead of global target options.
  • 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!