Languages ASP / VbScript Algorithims  

Encrypt/Decrypt script

download download  
important code information
author:
Clint LaFever
minimum requirements:
Encrypt/Decrypt script description

This is my first time posting to the ASP section here at PSC. I just wrote this for a requirement on one of my projects and thought I would share. I did look and see there are already other Encryption posts, but hey, thought one more would be ok. Very simple and short code to encrypt/decrypt a string. Main requirement for this was we just wanted it so a person would not see a records SSN value in the URL. It is a closed Intranet site but we just wanted to be kind and not just have SSN numbers up on screens and printed pages. Hope it helps somebody. This is actually just some VB code I had from long long ago and just ported over to ASP for the first time. Was happy to see it worked.


File List:
enc.asp2Kb

Similar code
A real unlimited depth tree (Popularity: ) : This script shows how a recursive function helps writing a real unlimited depth tree. Several samples included. This bit of ...
ASPMD5 (Popularity: ) : ASPMD5 is an ASP implementation of the RSA's MD5 hashing algorithm. Very handy for storing and transmitting password hashes. You'll ...
Advanced Numbers (Popularity: ) : this code advanced numbers functions.. advanced number formatter..

User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 437
version
size in Kb 1
popularity   2172/5827733
user rating 5/10
ad


New Code
Popular Code