View Single Post
  #1  
Old 10-20-2009, 03:54 AM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default Can u please identify this type of encryption?

I have an encryption program. but i dont know what type of encryption algorithm it is. Here is what the program does: -alter randomize function according to constant string -perform XOR operation to the string to be converted with the use of altered randomize function -convert string to...
__________________
VB.NET
domain name forum
Reply With Quote