I am trying to se if I can use XXTEA in my application.
The code that I found on Wikipedia code is only for encryption and there is no code for decryption.
How can I decrypt with XXTEA?
I am developing c++ in windows (visual studio 2012)
I am trying to se if I can use XXTEA in my application.
The code that I found on Wikipedia code is only for encryption and there is no code for decryption.
How can I decrypt with XXTEA?
I am developing c++ in windows (visual studio 2012)
Copyright © 2021 Jogjafile Inc.
The code snippet in the article apparently uses negative values of
nto mean decoding.prints: