mbedtls/include
Paul Bakker 1fd0e055be Disabled the HAVEGE random generator by default
Rationale: The HAVEGE random generator has too many caveats to be a
standard generator that people rely on. The HAVEGE random generator is not
suitable for virtualized environments. In addition the HAVEGE random
generator is dependent on timing and specific processor traits that
cannot be guaranteed by default on compile time.

Our advice: only use HAVEGE as an additional random source for your
entropy pool, never as your primary source.
(cherry picked from commit 08f06cf49f)

Conflicts:
	ChangeLog
2013-06-19 12:05:04 +02:00
..
polarssl Disabled the HAVEGE random generator by default 2013-06-19 12:05:04 +02:00
.gitignore Added proper gitignores for Linux CMake use 2013-01-14 17:36:45 +01:00
CMakeLists.txt - Merged trunk into 1.1 branch 2011-12-11 16:35:09 +00:00