Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

XOR Encription, VBscript?

Last post 03-18-2007, 3:15 PM by isointeractive. 0 replies.
Sort Posts: Previous Next
  •  03-18-2007, 3:15 PM 28230

    XOR Encription, VBscript?

    Does any one know yow to use XOR Encription in VBscrtip with regular .asp?

    I have searched the web but the samples are more complicated then I understand or need.

    I need somting to just show how to encrypt and decript a given key.

    For example:

    <% Dim key
    key = "TheTempKey"
    encrypt  ( "this is a test message to incrypt", key)
    %>

    <%= show incripted message %>
    <%= show decripted message %>

    Just incase this does not auto email then please feel free to send info at troy at isointeractive dot com.

     
    Thank you for any help as I am really not understanding this and need to use this to bette protect some of my current projects.

     

View as RSS news feed in XML