VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



SHA 256-512-1024

by David Svaiter (Cypher Team) (1 Submission)
Category: Encryption
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

The main purpose of that package is provide some HASH TABLE/Message Digest algorithms to help programmers to calculate digital signatures from strings. Here you can find string-optimized codes to calculate SHA-256, SHA-512 and SHA-1024. Included are non-optimized MD5 and SHA-1 source codes just to get a comparison with the other ones. You may just input any string to get the results (256, 512 or 1024 bits digest).They returns always a string of HEX numbers, representing the bytes of the digest. You may delete the HEX instruction to reach just the bytes themselves. MATH.DLL is included too.
Warning: due to several technical dificulties, the SHA-512 and 1024 versions are customized ones, not the official ones. BUT THEY REALLY WORK as message digest and are serious choice to any data integration routine!
* Get Total Privacy! Get Cypher4 Pro (www.cypher.com.br)

Rate SHA 256-512-1024

Download SHA 256-512-1024

Download SHA 256-512-1024 (22 KB)

SHA 256-512-1024 Comments

No comments have been posted about SHA 256-512-1024. Why not be the first to post a comment about SHA 256-512-1024.

Post your comment

Subject:
Message:
0/1000 characters