| Method |
Security
Level |
Passes |
Details |
| Quick Erase | Low |
1 |
Hard
disk filled with zero's |
| RCMP TSSIT OPS-II | Medium |
8 |
8 drive-wiping passes with a random byte in the overwrite sequence changed each time. |
| DoD Short | Medium | 3 |
Makes three (1, 2 and 7) of the seven passes recommended under the DoD 5220-22.M standard |
| DoD 5220-22.M | Medium | 7 |
A
seven-pass wipe using random characters, complements of characters, and
random data streams. |
| Gutmann Wipe | High |
35 | 27
random-order passes using specific data combined with eight passes
using random data. Due to changes in the different data encoding schemes now used by modern hard drives, Gutmann no longer recommends 35 passes. A few random passes should suffice. |
| PRNG Stream | Medium High |
4 8 |
Overwrites the drive with a stream from a Pseudo Random Number Generator (PRNG) |
| Method |
Time
- Hours:Minutes |
| DBAN Quick Erase | 00:28 |
| DBAN RCMP TSSIT OPS-II | 02:19 |
| DBAN DoD Short | 01:09 |
| DBAN DoD 5220-22.M | 02:05 |
| DBAN Gutmann Wipe | 04:32 |
| DBAN PRNG Stream | 4 Passes
01:24 8 Passes 02:19 |
| shred -n
8 -v /dev/hda Knoppix 3.9 with hdparm -X66 -d1 -u1 -m16 -c3 /dev/hda |
01:54 |
If you find an error or wish to comment please let me know