View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002963 | 10000-002: Security | Spec | public | 2015-02-12 08:42 | 2015-07-28 15:36 |
Reporter | Gerhard Gappmeier | Assigned To | Paul Hunkar | ||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.03 | ||||
Summary | 0002963: Add information about the importance of good entropy | ||||
Description | Good entropy is essential for any CPRNG (Crypto Pseudo Random Number Generator) as random generators are used to computed the RSA keypairs in UA certificates as well as the Nonces for deriving the symmetric keys or any other crypto keys. Especially embedded systems have problems to gather enough information to extract entropy. Whereas PCs can use several individual pieces of information (hardware ids like CPU, Mac, addresses, USB devices, screen resolution, installed software, ...) embedded devices are built completely identically. Often only the time and maybe a MAC address is left for entropy. It is very important to understand the encryption is useless if the keys are predictable. This makes the embedded devices very vulnerable. A common mistake is to generate cryptographic keys during the first boot. So also time information is predictable (creation time is stored e.g. in a certificate). Different solutions are possible:
| ||||
Tags | No tags attached. | ||||
Commit Version | |||||
Fix Due Date | |||||
|
Added text described in mantis issue to specification in section describing entropy |
|
Agreed to changes edited in telecon. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-12 08:42 | Gerhard Gappmeier | New Issue | |
2015-03-03 17:29 | Jim Luth | Assigned To | => Paul Hunkar |
2015-03-03 17:29 | Jim Luth | Status | new => assigned |
2015-06-23 02:07 | Paul Hunkar | Note Added: 0006153 | |
2015-06-23 02:07 | Paul Hunkar | Status | assigned => resolved |
2015-06-23 02:07 | Paul Hunkar | Fixed in Version | => 1.03 |
2015-06-23 02:07 | Paul Hunkar | Resolution | open => fixed |
2015-07-28 15:36 | Jim Luth | Note Added: 0006279 | |
2015-07-28 15:36 | Jim Luth | Status | resolved => closed |