Login | Register
Find Code
 

Close

 
  • Submit Code
  • ASP, HTML and XML
  • Database
  • Dates and Math
  • Files and Directories
  • Forms and Controls
  • Lists, Collections and Arrays
  • Miscellaneous
  • Multimedia / Games
  • Network / Internet
  • Office/VBA
  • Registry
  • Screen / Graphics
  • String Manipulation
  • System API
  • VB.NET / ASP.NET
  • Windows 2000/XP
 

SHA-256 One Way Encryption: VB and ASP Implementation

Category:
String Manipulation
Type:
Classes
Difficulty:
Intermediate
Author:
Phil Fresle

Version Compatibility: Visual Basic 6, ASP

More information:
The zip file contains both a VB and a VBScript (ASP) implementation of the SHA-256 one-way encryption algorithm, which is one of the industry standard methods for generating digital signatures. It also contains a form and ASP code that demonstrates the algorithm can be used. The SHA-256 algorithm is one of the industry standard methods for generating digital signatures. It is generically known as a digest, digital signature, one-way encryption, hash or checksum algorithm. A common use for SHA-256 is for password encryption as it is one-way in nature, that does not mean that your passwords are not free from a dictionary attack.

Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.

Download sha.zip
Sponsored Links: