Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Nick Hauenstein"

Text Encryption with a Password in pure ASPVersion: ASP
Author: Nick HauensteinSubmitted: 5/26/2005Views: 27539
This is a text encryption/decryption snippet that utilizes the powerful xICE encryption algorithm. It's extremely simple to use. To encrypt use: QuickEncrypt("your text","password") To decrypt just use: QuickDecrypt("encrypted text here","passwor ...more>>
Page 1 of  1

Go to page: 1