Monday, June 16, 2008

SHA512

Someone on the RB IRC channel needed this, and I knew I was about to need a hashing algorithm, so I figured I'd oblige and port some C code over.

Download

The SHA512 class has exactly the same interface as the MD5Digest class; you can simply replace one for the other if need be. Further details are included with the demo application.

0 Comments:

Post a Comment

<< Home