bind9/bin/tests/system/tkey
Evan Hunt 24172bd2ee [master] completed and corrected the crypto-random change
4724.	[func]		By default, BIND now uses the random number
			functions provided by the crypto library (i.e.,
			OpenSSL or a PKCS#11 provider) as a source of
			randomness rather than /dev/random.  This is
			suitable for virtual machine environments
			which have limited entropy pools and lack
			hardware random number generators.

			This can be overridden by specifying another
			entropy source via the "random-device" option
			in named.conf, or via the -r command line option;
			however, for functions requiring full cryptographic
			strength, such as DNSSEC key generation, this
			cannot be overridden. In particular, the -r
			command line option no longer has any effect on
			dnssec-keygen.

			This can be disabled by building with
			"configure --disable-crypto-rand".
			[RT #31459] [RT #46047]
2017-09-28 10:09:22 -07:00
..
ns1 update copyright notice / whitespace 2017-04-22 23:45:41 +00:00
clean.sh 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
keycreate.c [master] completed and corrected the crypto-random change 2017-09-28 10:09:22 -07:00
keydelete.c [master] completed and corrected the crypto-random change 2017-09-28 10:09:22 -07:00
Makefile.in update copyright notice / whitespace 2017-09-09 23:46:01 +00:00
prereq.sh 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
setup.sh [master] update copyrights that had been missed recently 2017-04-23 17:06:00 -07:00
tests.sh [rt31459d] rebased rt31459c 2017-09-12 19:05:46 -07:00