How to verify message digest
-
- Posts: 14
- Joined: 2007-06-25T16:08:06-07:00
How to verify message digest
I've searched the forums, and even Google but can not find instructions for "Verify message digest" as recommended in the installation instructions (windows binary in my case) . How do I Verify the message digest?
Re: How to verify message digest
You can use any program that generates a SHA-256 message digest. If Windows does not have a program to generate the message digest, you can always use the Wizard's Toolkit at http://www.wizards-toolkit.org/.
-
- Posts: 14
- Joined: 2007-06-25T16:08:06-07:00
Re: How to verify message digest
Ahhh ... I didn't know that was all there was to it.
And now I see that it was there all the time in the digest.rdf file - "<digest:sha256>"
I wrote a Php script to generate it for me.
Thank you for your help (I should have studied that one a little longer ).
Chuck
And now I see that it was there all the time in the digest.rdf file - "<digest:sha256>"
I wrote a Php script to generate it for me.
Thank you for your help (I should have studied that one a little longer ).
Chuck