DOC

org.xxtea : xxtea-java

Maven & Gradle

Aug 12, 2015
1 usages
114 stars

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[].

Table Of Contents

Latest Version

Download org.xxtea : xxtea-java Javadoc & API Documentation - Latest Versions:

All Versions

Download org.xxtea : xxtea-java Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file xxtea-java-1.0.5-javadoc.jar to xxtea-java-1.0.5-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder xxtea-java-1.0.5-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "xxtea-java-1.0.5-sources.jar" -d "xxtea-java-1.0.5-javadoc" -subpackages 

Advertisement

Dependencies from Group

Aug 12, 2015
1 usages
114 stars

Discover Dependencies

Aug 14, 2015
2 usages
78 stars
Nov 22, 2022
20 usages
5.2k stars
Oct 21, 2022
14 usages
16.9k stars
Mar 22, 2019
4 usages
540 stars
Oct 09, 2020
2 usages
100 stars
Aug 12, 2015
4 usages
1.9k stars
Aug 11, 2015
503 stars
May 27, 2019
7.8k stars
Mar 20, 2017
3 usages
14 stars
Jul 27, 2017
5 usages
23.8k stars