Convert or use MessageDigest.Digest in Delphi
843811Nov 14 2006 — edited Nov 14 2006I received a hash routine that uses MessageDigest.Digest in JAVA.
Need to duplicate this functionality exactly in Delphi. Result of the hash must be identical using both methods.
Hope I explained that well enough.
Any suggestions?
Thank you.