I m trying to generate a signature using md5 or sha1 hash on a linux system. This signature will be tested across a windows system to ensure it authenticates.
What i find is both hash generated using same parameters are different.
Please help how i can generate a common hash on both system for authentication.