libgcrypt
General purpose crypto library based on the code used in GnuPG
homepage ↗ cpe: cpe:/a:gnupg:libgcrypt
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.12.2 | 1 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | arm64-macos | hppa | loong | m68k | mips | ppc | s390 | sparc | x64-macos | x64-solaris | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1.12.2 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | arm64-macos testing | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | x64-macos testing | x64-solaris testing | — | view · download · history ↗ |
Use flags of 1.12.2
- +asm Enable using assembly for optimization
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- +getentropy Use getentropy function to obtain randomness from the kernel
- static-libs Build static versions of dynamic libraries as well
- verify-sig Verify upstream signatures on distfiles
23 expansion flags (python targets, ABIs, cpu flags…)
- cpu_flags_arm_neon
- cpu_flags_arm_aes
- cpu_flags_arm_sha1
- cpu_flags_arm_sha2
- cpu_flags_arm_sve
- cpu_flags_ppc_altivec
- cpu_flags_ppc_vsx2
- cpu_flags_ppc_vsx3
- cpu_flags_x86_aes
- cpu_flags_x86_avx
- cpu_flags_x86_avx2
- cpu_flags_x86_avx512f
- cpu_flags_x86_padlock
- cpu_flags_x86_sha
- cpu_flags_x86_sse4_1
- abi_x86_32
- abi_x86_64
- abi_x86_x32
- abi_mips_n32
- abi_mips_n64
- abi_mips_o32
- abi_s390_32
- abi_s390_64
Runtime dependencies of 1.12.2
show 11 lines
getentropy?
(
kernel_linux?
(
elibc_glibc?
(
)
elibc_musl?
(
)
)
)