Install this package:
emerge -a dev-libs/libsodium
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0/23 |
<pkgmetadata> <maintainer type="person"> <email>mrueg@gentoo.org</email> <name>Manuel Rüger</name> </maintainer> <longdescription>NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API.</longdescription> <use> <flag name="asm">Enables assembly implementations</flag> <flag name="urandom">Use /dev/urandom instead of /dev/random</flag> </use> <upstream> <remote-id type="github">jedisct1/libsodium</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/libsodium |
euse -E <flag> -p dev-libs/libsodium |
euse -D <flag> -p dev-libs/libsodium
| Flag | Description | 9999 |
|---|---|---|
| asm | Enables assembly implementations | ⊕ |
| cpu_flags_x86_aes | ⚠️ | ✓ |
| cpu_flags_x86_sse4_1 | ⚠️ | ✓ |
| minimal | ⚠️ | ✓ |
| static-libs | Build static library ⚠️ | ✓ |
| urandom | Use /dev/urandom instead of /dev/random | ⊕ |