advertisement

Find Code  Advanced Search   

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



advertisement
Rijndael AES Block Encryption Demo (VB/ASP)

Author: Phil Fresle
Category: Miscellaneous
Type: Applications
Difficulty: Advanced

Version Compatibility:  Visual Basic 6   ASP  

More information: This .zip file contains a VB project with a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.

Also included are asp files that use the same algorithm. The rijndael.asp file is a VBScript ASP file that can be used as a server side include for encryption. The rijndaeltest.asp shows how the encryption routine can be called by running some test data through the algorithm.

This code has been viewed 71442 times.

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.

code/rijndaelvb.zip

Sponsored Links