• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

File deletion method speed vs. security

Bp1

Junior Member
Which file deletion method provides the best compromise between speed and security?

e.g. will DoD short (which has 3 passes) take as long as PRNG Stream with 3 passes, or will they take different amounts of time each?
(Someone on the Eraser forums told me duration will be almost the same though, with PRNG Stream only taking longer to get the "random" numbers)

And which of these two will be more secure?
 
Back
Top