Posts Tagged ‘RC4’
RC4 Encryption with VBScript
August 4th, 2009 in Code Snippets by admin
I recently had a need to query a remote server via HTTP and receive rather sensitive information. SSL was not an option because of the ISP’s setup. For these reasons (and a few others), I found myself in need of a good, general-purpose encryption module. For the purposes of prototyping and early testing, I whipped [...]




