]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/Python-2.7.2/Demo/md5test/README
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.2 / Demo / md5test / README
diff --git a/AppPkg/Applications/Python/Python-2.7.2/Demo/md5test/README b/AppPkg/Applications/Python/Python-2.7.2/Demo/md5test/README
deleted file mode 100644 (file)
index 69f6264..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-This is the Python version of the MD5 test program from the MD5\r
-Internet Draft (Rivest and Dusse, The MD5 Message-Digest Algorithm, 10\r
-July 1991).  The file "foo" contains the string "abc" with no trailing\r
-newline.\r
-\r
-When called without arguments, it acts as a filter.  When called with\r
-"-x", it executes a self-test, and the output should literally match\r
-the output given in the RFC.\r
-\r
-Code by Jan-Hein B\"uhrman after the original in C.\r