app-arch
app-arch / libarchive : Multi-format archive and compression library
- Use dev-libs/nettle as crypto backend
games-action
games-action / supertuxkart : A kart racing game starring Tux, the linux penguin (TuxKart fork)
- Use dev-libs/nettle crypto backend
net-fs
net-fs / s3fs : Amazon S3 mounting via fuse
- Use dev-libs/nettle network functions with GnuTLS.
net-misc
net-misc / aria2 : A download utility with segmented downloading with BitTorrent support
- Use dev-libs/nettle for message digests, plus dev-libs/gmp for bittorrent (if enabled). If this flag is disabled, dev-libs/libgcrypt is used instead. This flag is ignored if dev-libs/openssl is used.
net-misc / chrony : NTP client and server programs
- Use dev-libs/nettle for hash functions or nts
net-misc / mosh : Mobile shell that supports roaming and intelligent local echo
- Use dev-libs/nettle for some cryptographic functions instead of dev-libs/openssl. With Nettle, some of mosh's own code is used for OCB.
sci-libs
sci-libs / libsigrok : Basic hardware drivers for logic analyzers and input/output file format support
- Enable drivers that need dev-libs/nettle
sys-fs
sys-fs / cryptsetup : Tool to setup encrypted devices with dm-crypt
- Use dev-libs/nettle crypto backend
www-servers
www-servers / lighttpd : Lightweight high-performance web server
- Use dev-libs/nettle as crypto backend