CTNHashProc is a Microsoft SQLServer 2000 Extended Stored Procedure that returns the hash of a given string. Currently the supported hash functions are SHA (SHA1), SHA2 (SHA-256, SHA-384, SHA-512), MD5, RIPEMD-160, Tiger.
Be the first to post a text review of CTN Hashing Extended Stored Procedure. Rate and review a project by clicking thumbs up or thumbs down in the right column.
CTNHashProc is a MS SQLServer 2000 Extended Stored Procedure that returns the hash of a given string. Currently the supported hash functions are SHA (SHA1), SHA2 (SHA-256, SHA-384, SHA-512), MD5, RIPEMD-160, Tiger. This release of CTNHashProc has been rewritten without using the old functions from ODS API. Fixed a memory leak that caused a crash. Built with VS.NET 2003. Angel Marin.
CTNHashProc version 1.2.2: - Added project file for VS.NET 2003. - Abandoned VS6 project compatibility. - Rewritten ussing newer Open Data Services API. - Added better error handling. - Corrected a memory leak that caused a crash from time to time.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?