dev-haskell / cryptonite

Cryptography Primitives sink

Official package sites : https://github.com/haskell-crypto/cryptonite ·

v0.30 :: 0/0.30 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~arm64 ~ppc64 ~riscv ~x86
USE flags
doc hscolour integer-gmp profile target-attributes test

v0.28 :: 0/0.28 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~arm64 ~ppc64 ~riscv ~x86
USE flags
doc hscolour integer-gmp profile target-attributes test

General

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)

cpu_flags_x86

aes
Enable support for Intel's AES instruction set (AES-NI)
rdrand
Use the RDRAND instruction for generating random numbers
sse
Use the SSE instruction set
sse4_1
Enable SSE4.1 instruction support

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 / aws : Amazon Web Services (AWS) for Haskell

dev-haskell / cryptonite-conduit : cryptonite conduit

dev-haskell / dns : DNS library in Haskell

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

dev-haskell / http2 : HTTP/2 library

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

dev-haskell / wai-app-static : WAI application for static serving

dev-haskell / warp-tls : HTTP over TLS support for Warp via the TLS package

dev-haskell / x509 : X509 reader and writer

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

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

dev-haskell / yesod-static : Static file serving subsite for Yesod Web Framework

dev-vcs / darcs : a distributed, interactive, smart revision control system

dev-vcs / git-annex : manage files with git, without checking their contents into git

735018
dev-haskell/cryptonite-0.26-r1 : * setup configure failed
735846
dev-haskell/cryptonite-0.26-r1 fails tests
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
dev-haskell/*: Drop stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
dev-haskell/cryptonite: Add upper bound to ghc dep
cryptonite-0.28 will not build on >=ghc-9.2, leading to errors such as: Couldn't match expected type ‘Word32#’ with actual type ‘Word#’ Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
*/*: Update EAPI to 8 for haskell packages
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
hololeap · gentoo
dev-haskell/cryptonite: add 0.30
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
dev-haskell/cryptonite: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
dev-haskell/cryptonite: keyword 0.28 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
dev-haskell/cryptonite: keyword 0.28 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
dev-haskell/cryptonite: drop 0.26-r1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
dev-haskell/cryptonite: add 0.28
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-haskell/cryptonite: fix cpu_flags_* default (disable)
We shouldn't enable CPU_FLAGS_* by default. Users don't mask or explicitly disable flags they don't have, they just enable the ones they _do_ have. Reported-by: ggabriel Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-haskell/cryptonite: drop old
Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Francisco Blas (klondike) Izquierdo Riera · gentoo
dev-haskell/cryptonite: Change USE to cpu_flags_x86_rdrand
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Francisco Blas Izquierdo Riera (klondike) <klondike@gentoo.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
*/*: destabilize dev-lang/ghc for all arches
dev-lang/ghc is a fast-moving target without much of stable API across major GHC releases. This makes stabilization process a fragile process. The change moves all haskell revdeps to pure ~arch. There are not many outside dev-haskell/*: - app-emulation/ganeti - app-text/pandoc - dev-util/bustle - dev-util/shellcheck - dev-vcs/darcs - x11-wm/xmonad/xmonad Existing stable haskell users are recommended to keyword used packages and all of dev-haskell/* to ease upgrades. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-haskell/cryptonite: bump up to 0.26.0
Reported-by: Andrea Postiglione Closes: https://bugs.gentoo.org/705844 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Inline mirror://hackage and update URIs
This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-haskell/cryptonite: pass -msse2 for blake2, bug #696220
Fixed two problems here: - blake2 code assumes SSE2, not just SSE - x86 needs -msse2 to be passed explicitly (as opposed to amd64) Otherwise compiler does not attempt to emit sse2 primitives and build fails as: ``` cbits/blake2/sse/blake2-config.h:68:2: error: error: #error "This code requires at least SSE2." #error "This code requires at least SSE2." ^~~~~ ``` Reported-by: Thomas Kahle Closes: https://bugs.gentoo.org/696220 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
dev-haskell/cryptonite: don't enable CPU optimisations by default
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-haskell/cryptonite: restored accidentally dropped stable keywords
Bug: https://bugs.gentoo.org/695058 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-haskell/cryptonite: switch to CPU_CLAGS_X86_* IUSEs
Reported-by: Michał Górny Closes: https://bugs.gentoo.org/695058 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Haubenwallner · gentoo
dev-haskell/cryptonite: add ~x86-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Haubenwallner · gentoo
dev-haskell/cryptonite: add ~amd64-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Sergei Trofimovich · gentoo
dev-haskell/cryptonite: stable 0.21 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64 x86"
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Sergei Trofimovich · gentoo
dev-haskell/cryptonite: bump up to 0.21
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Sergei Trofimovich · gentoo
dev-haskell/cryptonite: new package, a depend of dev-haskell/x509-1.6
Cryptography Primitives sink for haskell. A next generation of naty dev-haskell/crypto-* packages. Package-Manager: portage-2.2.27