|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Cryptography interop.We have been using the managed class SHA512 for some time. Now we would like
to transfer all of the hash values generated by this algorithm to a non-.NET environment (LDAP). Are there any gottchas that I should be aware of? Thank you. Kevin You just want to store the values in LDAP? That should be no big deal.
Just make sure you use a valid serialization approach for the binary data (base64 encoded string or octet string encoding a binary-type LDAP attribute). Joe K. Show quoteHide quote "Kevin Burton" <KevinBur***@discussions.microsoft.com> wrote in message news:F3DE44DF-7697-4A46-9107-958C5A9CFE3F@microsoft.com... > We have been using the managed class SHA512 for some time. Now we would > like > to transfer all of the hash values generated by this algorithm to a > non-.NET > environment (LDAP). Are there any gottchas that I should be aware of? > > Thank you. > > Kevin
X509 digital certificate for offline solution
Authorization against AD using MC++ String to byte[] & back using Base64 Create an Event Log on a Least Privilege User Account Bad Data error in DES encryption Securing a control assembly against use of foreign assemblies sn.exe exit code documentation ? Decrypt file in VB6 encrypted in vb.net <identity impersonat=> problems. Extra '\0' chars after decryption |
|||||||||||||||||||||||