Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

Generate Hexadecimal digest for an SHA512 hash.

$
0
0

Hello and thank you for having a look at my question.

Today I have begun playing around with System::Security::Cryptography and have been trying to generate a hexadecimal digest for an SHA512 hash, but I can't seem to find a single piece of documentation regarding such matters, let alone much information on the System::Security::Cryptography digests that are available for use.

I have used the example available in the MSDN documentation library for system.security.cryptography.sha1 (I can't post links as my account isn't verified...) to generate my hash, but I am finding it hard to find a solution to my issue.

I hope someone has some experience in this area.

Thanks in advance.

Jai.


Viewing all articles
Browse latest Browse all 1710

Trending Articles