xxtea

  1. advansis

    B4A Class XXTEA (Corrected Block Tiny Encryption Algorithm) algorithm

    I have spent some time to make this Encryption Algorithm work. Firstly I tried to convert the java code into vb, but have several problems with Usigned Int bit calculations. Even using long numbers gave problems. So, I decided to embed java code inside a class file. Follows the code: The class...
Top