Opened 12 years ago
Last modified 12 years ago
#11296 new enhancement
entropy quality
Reported by: | Tsso | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.2.4 |
Keywords: | Cc: | ||
Guest type: | all | Host type: | other |
Description
Many cryptographic operations depend on good entropy. Bad entropy results in weak keys and poor security.
There is no information about entropy quality available on virtualbox.org.
What sources of entropy are available to virtual machines? How good are those sources? Does the virtual CPU have an accurate TSC or does it provide entropy? Does the --synthcpu option change anything?
Does Virtual Box implement any measures to provide good entropy to virtual machines?
None of these questions is answered on virtualbox.org.
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
priority: | critical → major |
---|---|
Type: | defect → enhancement |
This is not a defect but a feature request (missing documentation).
Related to #11297: "poor entropy performance".