Skip to content

Commit

Permalink
Algorithm descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
cvs0 authored May 2, 2024
1 parent 0d0ba16 commit 5e740e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ File shredding is overwriting a file with random data, then deleting it. We do t
- Many different algorithms

## Algorithms
- Random data
- Zeroes
- DoD
- Gutmann Method
- Random data (configurable number of passes)
- Zeroes (configurable number of passes)
- DoD standard (Department of Defence) (3 passes)
- Gutmann Method (35 passes)

0 comments on commit 5e740e4

Please sign in to comment.