The GNU Crypto Library
Libgcrypt is a general purpose crypto library based on the code used in
GnuPG.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / libgcrypt
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libgcrypt && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000340 340 Bytes | |
hwf.deny | 0000000562 562 Bytes | |
libgcrypt-1.10.0-allow_FSM_same_state.patch | 0000000396 396 Bytes | |
libgcrypt-1.10.3.tar.bz2 | 0003783827 3.61 MB | |
libgcrypt-1.10.3.tar.bz2.sig | 0000000238 238 Bytes | |
libgcrypt-Chacha20-poly1305-Optimized-chacha20-pol |
0000044132 43.1 KB | |
libgcrypt-FIPS-SLI-hash-mac.patch | 0000005916 5.78 KB | |
libgcrypt-FIPS-SLI-kdf-leylength.patch | 0000001689 1.65 KB | |
libgcrypt-FIPS-SLI-pk.patch | 0000006706 6.55 KB | |
libgcrypt-FIPS-rndjent_poll.patch | 0000003950 3.86 KB | |
libgcrypt-jitterentropy-3.4.0.patch | 0000021283 20.8 KB | |
libgcrypt-nobetasuffix.patch | 0000000695 695 Bytes | |
libgcrypt-ppc-enable-P10-assembly-with-ENABLE_FORC |
0000003001 2.93 KB | |
libgcrypt.changes | 0000073602 71.9 KB | |
libgcrypt.keyring | 0000005365 5.24 KB | |
libgcrypt.spec | 0000007095 6.93 KB | |
random.conf | 0000000305 305 Bytes |
Comments 1
When updating to future version like 1.10.x , remember to change --enable-random=linux to --enable-random=getentropy and drop/review all the rng or random* patches. It is also wise to disable the jitterentropy stuff as the linux kernel already has its own jitter-based entropy mixed into the kernel random pools.