Click here to Skip to main content
15,895,423 members
Home / Discussions / C#
   

C#

 
GeneralRe: Value of checked checkboxes in a form Pin
Christian Graus7-Jan-08 9:33
protectorChristian Graus7-Jan-08 9:33 
GeneralRe: Value of checked checkboxes in a form Pin
PIEBALDconsult7-Jan-08 10:17
mvePIEBALDconsult7-Jan-08 10:17 
GeneralRe: Value of checked checkboxes in a form Pin
Paul Conrad7-Jan-08 12:43
professionalPaul Conrad7-Jan-08 12:43 
GeneralRe: Value of checked checkboxes in a form Pin
Paul Conrad7-Jan-08 12:40
professionalPaul Conrad7-Jan-08 12:40 
GeneralYes Pin
Ennis Ray Lynch, Jr.7-Jan-08 16:28
Ennis Ray Lynch, Jr.7-Jan-08 16:28 
GeneralRe: Yes Pin
ChandraRam8-Jan-08 0:35
ChandraRam8-Jan-08 0:35 
GeneralRe: Yes Pin
Ennis Ray Lynch, Jr.8-Jan-08 5:45
Ennis Ray Lynch, Jr.8-Jan-08 5:45 
QuestionData wipe algorithms Pin
Johan Martensson7-Jan-08 8:24
Johan Martensson7-Jan-08 8:24 
I have been reading up a lot on the different standard file wipe algorithms that exists and I was hoping that someone could explain one thing to me.

Most of the algorithms are straightforward and shouldn't post to much difficulty to implement but I don't understand the verification part of some of them.

Take the standard DoD 5220.22-M for example which states:

- US Department of Defense DoD 5220.22-M (3 passes)
DoD 5220.22-M is three pass overwriting algorithm: 
first pass - with zeroes, second pass - with ones and the last pass with random bytes. 
With all passes verification.

or the US Army AR380-19:

- US Army AR380-19 (3 passes)
AR380-19 is data wiping scheme specified and published by the U.S. Army. 
AR380-19 is three pass overwriting algorithm: 
first pass - with random bytes, second and third passes with certain bytes and with its
compliment (with last pass verification).

The three passes is not a problem but what am I suppose to verify?

http://johanmartensson.se - Home of MPEG4Watcher

GeneralRe: Data wipe algorithms Pin
Ed.Poore7-Jan-08 8:50
Ed.Poore7-Jan-08 8:50 
GeneralRe: Data wipe algorithms Pin
Johan Martensson7-Jan-08 9:28
Johan Martensson7-Jan-08 9:28 
GeneralRe: Data wipe algorithms Pin
Ed.Poore7-Jan-08 10:09
Ed.Poore7-Jan-08 10:09 
GeneralRe: Data wipe algorithms Pin
PIEBALDconsult7-Jan-08 10:21
mvePIEBALDconsult7-Jan-08 10:21 
GeneralRe: Data wipe algorithms Pin
Ed.Poore7-Jan-08 10:57
Ed.Poore7-Jan-08 10:57 
GeneralRe: Data wipe algorithms Pin
PIEBALDconsult7-Jan-08 11:17
mvePIEBALDconsult7-Jan-08 11:17 
GeneralRe: Data wipe algorithms Pin
Pete O'Hanlon7-Jan-08 11:30
mvePete O'Hanlon7-Jan-08 11:30 
GeneralRe: Data wipe algorithms Pin
Ed.Poore7-Jan-08 12:40
Ed.Poore7-Jan-08 12:40 
GeneralRe: Data wipe algorithms [modified] Pin
PIEBALDconsult7-Jan-08 9:28
mvePIEBALDconsult7-Jan-08 9:28 
GeneralRe: Data wipe algorithms Pin
Luc Pattyn7-Jan-08 15:10
sitebuilderLuc Pattyn7-Jan-08 15:10 
GeneralRe: Data wipe algorithms Pin
PIEBALDconsult7-Jan-08 15:53
mvePIEBALDconsult7-Jan-08 15:53 
GeneralRe: Data wipe algorithms Pin
Johan Martensson7-Jan-08 21:13
Johan Martensson7-Jan-08 21:13 
GeneralRe: Data wipe algorithms Pin
Ennis Ray Lynch, Jr.7-Jan-08 16:33
Ennis Ray Lynch, Jr.7-Jan-08 16:33 
GeneralRe: Data wipe algorithms Pin
PIEBALDconsult8-Jan-08 12:59
mvePIEBALDconsult8-Jan-08 12:59 
GeneralRe: Data wipe algorithms Pin
Ennis Ray Lynch, Jr.8-Jan-08 14:12
Ennis Ray Lynch, Jr.8-Jan-08 14:12 
Generalcan't understand suspendedLayout Pin
netJP12L7-Jan-08 6:01
netJP12L7-Jan-08 6:01 
GeneralRe: can't understand suspendedLayout Pin
Luc Pattyn7-Jan-08 6:36
sitebuilderLuc Pattyn7-Jan-08 6:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.