Install this package:
emerge -a dev-haskell/crypton
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/crypton
Or alternatively:
emerge --autounmask-write -a dev-haskell/crypton
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.1.2 | 8 | ~amd64 | 0/1.1.2 |
| 1.1.0 | 8 | ~amd64 | 0/1.1.0 |
| 1.0.6 | 8 | ~amd64 | 0/1.0.6 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <use> <flag name="check-alignment">extra check on alignment in C layers, which cause lowlevel assert errors. for debugging only.</flag> <flag name="integer-gmp">Whether or not to use GMP for some functions</flag> <flag name="old-toolchain-inliner">use -fgnu89-inline to workaround an old compiler / linker / glibc issue.</flag> <flag name="support-aesni">allow compilation with AESNI on system and architecture that supports it</flag> <flag name="support-deepseq">add deepseq instances for cryptographic types</flag> <flag name="support-pclmuldq">Allow compilation with pclmuldq on architecture that supports it</flag> <flag name="support-rdrand">allow compilation with RDRAND on system and architecture that supports it</flag> <flag name="support-sse">Use SSE optimized version of (BLAKE2, ARGON2)</flag> <flag name="target-attributes">use GCC / clang function attributes instead of global target options.</flag> </use> <upstream> <remote-id type="hackage">crypton</remote-id> <remote-id type="github">kazu-yamamoto/crypton</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-haskell/crypton |
euse -E <flag> -p dev-haskell/crypton |
euse -D <flag> -p dev-haskell/crypton
| Flag | Description | 1.1.2 | 1.1.0 | 1.0.6 |
|---|---|---|---|---|
| check-alignment | extra check on alignment in C layers, which cause lowlevel assert errors. for debugging only. | ✓ | ✓ | ✓ |
| 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. | ✓ | ✓ | ✓ |
| 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. | ⊕ | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | crypton-1.0.6.tar.gz | 653743 bytes |
| DIST | crypton-1.1.0.tar.gz | 653889 bytes |
| DIST | crypton-1.1.2.tar.gz | 653990 bytes |
| EBUILD | crypton-1.0.6.ebuild | 1322 bytes |
| EBUILD | crypton-1.1.0.ebuild | 1419 bytes |
| EBUILD | crypton-1.1.2.ebuild | 1419 bytes |
| MISC | metadata.xml | 1325 bytes |