forked from pool/libgcrypt
* Add --enable-marvin-workaround to spec to enable workaround * Fix timing based side-channel in RSA implementation ( Marvin attack ) * Add libgcrypt-CVE-2024-2236.patch OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=193
10 lines
305 B
Plaintext
10 lines
305 B
Plaintext
# This file can be used to globally change parameters of
|
|
# the random generator. Supported options are:
|
|
|
|
# Always use the non-blocking /dev/urandom or the respective
|
|
# system call instead of the blocking /dev/random.
|
|
# only-urandom
|
|
|
|
# Disable the use of the jitter based entropy generator.
|
|
# disable-jent
|