arindel Posted February 13, 2014 Posted February 13, 2014 (edited) Like to learn about encryption. So I saw this on a web so I wanted to learn how to use different methods in encryption. Like for instance I wonna change from rc4 to xor, rinjadael, serpent,xxtea, and the rest. I wanted to ask, will the opcode remain the same while I just change the functions or do I have to change some figures in the opcodes as well. Do I change like this for example func_rc4($data,$key) (rc4) to rinjadael func_rinjadael($data,$key) Kindly clarify me. Edited February 13, 2014 by arindel
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now