initial commit [141.14.140.180,mike]

This commit is contained in:
2026-08-10 16:12:09 +02:00
commit c534ea1c79
66 changed files with 9244 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
README Guess what?
MANIFEST This file
MD5.pm MD5 Perl Module
MD5.xs MD5 Perl 'XS' source file
typemap Supplementary typemap
Makefile.PL Perl Makefile builder
md5c.c MD5 C source from RFC 1321
md5.h Header for above
global.h ditto
test.pl Test suite using standard Perl conventions
Changes Version history
examples/mddriver.pl Example driver script after mddriver.c in RFC 1321
examples/twdigest.pl Example code to format a digest like Tripwire