Hi All,
  I need to add a little security to one of my tracking scripts. The 
common way to do this is to encrypt a known tracking id combined with a 
secret password, such as md5( id . password ).

I'm wondering if MD5 is the best way to go? I know max was talking about 
encryption at the last meet...

Requirements are that other languages need to be able to easily do this 
encryption as well. Such as ASP VBscript, JScript, C#, ColdFusion, PHP, 
Python, Ruby...

I'm also going to have to provide code example snippets for each :(

Would appreciate any feedback...


Lyle

_______________________________________________
BristolBathPM mailing list
[email protected]
http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm

Reply via email to