dev-haskell / crypton

Cryptography Primitives sink

Official package sites : https://github.com/kazu-yamamoto/crypton ·

v0.32 :: 0/0.32 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~arm64 ~ppc64 ~riscv ~x86
USE flags
check-alignment doc hscolour integer-gmp old-toolchain-inliner profile support-aesni support-deepseq support-pclmuldq support-rdrand support-sse target-attributes test

General

check-alignment
extra check on alignment in C layers, which cause lowlevel assert errors. for debugging only.
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
old-toolchain-inliner
use -fgnu89-inline to workaround an old compiler / linker / glibc issue.
profile
Add support for software performance analysis (will likely vary from ebuild to ebuild)
support-aesni
allow compilation with AESNI on system and architecture that supports it
support-deepseq
add deepseq instances for cryptographic types
support-pclmuldq
Allow compilation with pclmuldq on architecture that supports it
support-rdrand
allow compilation with RDRAND on system and architecture that supports it
support-sse
Use SSE optimized version of (BLAKE2, ARGON2)
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)

dev-haskell / basement : Foundation scrap box of array & string

dev-haskell / cabal : A framework for packaging Haskell software

dev-haskell / hscolour : Colourise Haskell code

dev-haskell / memory : memory and related abstraction stuff

dev-haskell / tasty : Modern and extensible testing framework

dev-haskell / tasty-hunit : HUnit support for the Tasty test framework

dev-haskell / tasty-kat : Known Answer Tests (KAT) framework for tasty

dev-haskell / tasty-quickcheck : QuickCheck support for the Tasty test framework

dev-lang / ghc : The Glasgow Haskell Compiler

virtual / libc : Virtual for the C library

dev-haskell / basement : Foundation scrap box of array & string

dev-haskell / memory : memory and related abstraction stuff

dev-lang / ghc : The Glasgow Haskell Compiler

virtual / libc : Virtual for the C library

dev-haskell / crypton-x509 : X509 reader and writer

dev-haskell / crypton-x509-store : X.509 collection accessing and storing methods

dev-haskell / crypton-x509-validation : X.509 Certificate and CRL validation

dev-haskell / http-client-tls : http-client backend using the connection package and tls library

dev-haskell / tls : TLS/SSL protocol native implementation (Server and Client)

Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
dev-haskell/crypton: new package, add 0.32
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>