XXTEA for Java

XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for Java. It is different from the original XXTEA encryption algorithm. It encrypts and decrypts byte[] instead of 32bit integer array, and the key is also the byte[].

Homepage POM file JAR file Javadoc
'org.xxtea:xxtea-java:1.0.5'

Dependencies

no dependencies