a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 245331 and 82838

Description: patched version of GNU dd with forensic features
 dc3dd is a patched version of GNU dd with added features for computer
 forensics:
 .
  * on the fly hashing (md5, sha-1, sha-256, and sha-512);
  * possibility to write errors to a file;
  * group errors in the error log;
  * pattern wiping;
  * progress report;
  * possibility to split output.
Description: patched version of GNU dd with forensic features
 dc3dd is a patched version of GNU dd with added features for computer
 forensics:
 .
  * on the fly hashing (md5, sha-1, sha-256, and sha-512)
  * possibility to write errors to a file
  * group errors in the error log
  * pattern wiping
  * progress report
  * possiblity to split output
--- 245331	Thu Jan  1 00:00:00 1970
+++ 82838	Thu Jan  1 00:00:00 1970
@@ -2,9 +2,9 @@
  dc3dd is a patched version of GNU dd with added features for computer
  forensics:
  .
-  * on the fly hashing (md5, sha-1, sha-256, and sha-512);
+  * on the fly hashing (md5, sha-1, sha-256, and sha-512)
-  * possibility to write errors to a file;
+  * possibility to write errors to a file
-  * group errors in the error log;
+  * group errors in the error log
-  * pattern wiping;
+  * pattern wiping
-  * progress report;
+  * progress report
-  * possibility to split output.
+  * possiblity to split output