Install this package:
emerge -a dev-haskell/cryptonite
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/cryptonite
Or alternatively:
emerge --autounmask-write -a dev-haskell/cryptonite
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.30 | 8 | ~amd64 ~arm64 ~ppc64 ~riscv ~x86 | 0/0.30 |
| 0.28 | 8 | ~amd64 ~arm64 ~ppc64 ~riscv ~x86 | 0/0.28 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <use> <flag name="integer-gmp">Whether or not to use GMP for some functions</flag> <flag name="target-attributes">use GCC / clang function attributes instead of global target options.</flag> </use> <upstream> <remote-id type="hackage">cryptonite</remote-id> <remote-id type="github">haskell-crypto/cryptonite</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-haskell/cryptonite |
euse -E <flag> -p dev-haskell/cryptonite |
euse -D <flag> -p dev-haskell/cryptonite
| Flag | Description | 0.30 | 0.28 |
|---|---|---|---|
| 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 | ✓ | ✓ |
| integer-gmp | Whether or not to use GMP for some functions | ⊕ | ⊕ |
| target-attributes | use GCC / clang function attributes instead of global target options. | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | cryptonite-0.28.tar.gz | 616309 bytes | 0.28 |
| DIST | cryptonite-338.patch | 1823 bytes | 0.28 |
| Type | File | Size |
|---|---|---|
| DIST | cryptonite-0.30.tar.gz | 621062 bytes |