Trying to learn to use the md5 algorythm. When I create a test.txt file on
my win2kpro box and run:
md5 test.txt
I get:
19046C9BB7E56993357AD71F511C325E
Which is great, but I'd like to be able to verify checksums against a
previously saved hash which supposedly is like this
md5 -c 19046C9BB7E56993357AD71F511C325E -d test.txt
but then I get:
Error in signature specification. Must be 32 Hex digits.
I counted carefully and there are 32 hex digits there so my syntax must be
messed up, anyone know what happened?
Chris Berry
[EMAIL PROTECTED]
Systems Administrator
JM Associates
"For Sys Admins paranoia isn't a mental health problem, its a marketable job
skill."
_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail
- Re: MD5 Syntax problem Chris Berry
- Re: MD5 Syntax problem Vlad Tsyrklevich
- RE: MD5 Syntax problem Michael Aghayere
- Re: MD5 Syntax problem Vlad Tsyrklevich
- RE: MD5 Syntax problem Chris Berry
- Re: MD5 Syntax problem Vlad Tsyrklevich
- Re: MD5 Syntax problem Chris Berry