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 | 0000000226 226 Bytes | |
hwf.deny | 0000000563 563 Bytes | |
libgcrypt-1.10.0-allow_FSM_same_state.patch | 0000000396 396 Bytes | |
libgcrypt-1.10.0-out-of-core-handler.patch | 0000000358 358 Bytes | |
libgcrypt-1.10.0-use-fipscheck.patch | 0000002693 2.63 KB | |
libgcrypt-1.10.1.tar.bz2 | 0003778457 3.6 MB | |
libgcrypt-1.10.1.tar.bz2.sig | 0000000238 238 Bytes | |
libgcrypt-FIPS-SLI-hash-mac.patch | 0000008802 8.6 KB | |
libgcrypt-FIPS-SLI-kdf-leylength.patch | 0000001608 1.57 KB | |
libgcrypt-FIPS-SLI-pk.patch | 0000005682 5.55 KB | |
libgcrypt-FIPS-rndjent_poll.patch | 0000003950 3.86 KB | |
libgcrypt-jitterentropy-3.4.0.patch | 0000021283 20.8 KB | |
libgcrypt.changes | 0000069060 67.4 KB | |
libgcrypt.keyring | 0000005365 5.24 KB | |
libgcrypt.spec | 0000007106 6.94 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.