Hey,
Where can I find tutorials on understanding encryption and programming applications for encryption ? Like, creating encrytpion algos, etc etc ...
Just wanna know to see if I can create my own encrytpion !!
Where can I find tutorials on understanding encryption and programming applications for encryption ? Like, creating encrytpion algos, etc etc ...
Just wanna know to see if I can create my own encrytpion !!
There is free book on the net called "book of applied cryptography" or something like that...
Google will help you to find it...
Google will help you to find it...
Download the book here: http://www.cacr.math.uwaterloo.ca/hac/
Thank you,
Thanks guys ... :) ... I'll be writing 99999999 bit encryption in no time ;D
Thanks guys ... :) ... I'll be writing 99999999 bit encryption in no time ;D
This is something that interests me as well but could never understand the math
XOR encryption rules!
XOR Encryption does indeed do the job well :) ... but I'm looking to create my own oneway-encryption to be used for user logins etc etc ...
XOR Encryption does indeed do the job well :) ... but I'm looking to create my own oneway-encryption to be used for user logins etc etc ...
mov eax, PASSWORD
@@: add al, [edi]
mov [edi], al
ror eax, 7
inc edi
dec ecx
jne @B
No body will be able to reserve that. :tongue: