encryption - How would I reverse engineer a cryptographic algorithm? - Stack Overflow

encryption - How would I reverse engineer a cryptographic algorithm? - Stack Overflow

瀏覽:1342
日期:2024-05-02
I wrote an application that encrypts text in this way: Get the input text Reverse the text Convert to hexadecimal XOR with a key Base64 encode Now, I didn't do a lot of encryption ......看更多