Hey bit of a strange question but has anybody ever used hmacmd5 function in C#? Im trying to encrypt something in Oracle and decrypt it in c# but c# seems to be generating a totally different hash code to the one oracle creates. I have tried making sure it is using the same character set but the key is only letters anyway so wouldnt have thought it would make too much difference. Any help is appreciated. Thanks