Skip to content

Commit 5e740e4

Browse files
authored
Algorithm descriptions
1 parent 0d0ba16 commit 5e740e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ File shredding is overwriting a file with random data, then deleting it. We do t
1313
- Many different algorithms
1414

1515
## Algorithms
16-
- Random data
17-
- Zeroes
18-
- DoD
19-
- Gutmann Method
16+
- Random data (configurable number of passes)
17+
- Zeroes (configurable number of passes)
18+
- DoD standard (Department of Defence) (3 passes)
19+
- Gutmann Method (35 passes)

0 commit comments

Comments
 (0)