forked from pool/libgcrypt
10 lines
302 B
Plaintext
10 lines
302 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
|