DOC

org.jitsi : org.otr4j

Maven & Gradle

Aug 08, 2020
29 stars

otr4j library · otr4j is an implementation of the OTR (Off The Record) protocol in java. Off-the-Record Messaging, is a cryptographic protocol that uses a combination of the Advanced Encryption Standard (AES), the Diffie-Hellman key exchange, and the SHA hash functions. In addition to authentication and encryption, OTR provides perfect forward secrecy and malleable encryption. The OTR protocol was designed by Ian Goldberg and the OTR Development Team.

Table Of Contents

Latest Version

Download org.jitsi : org.otr4j Javadoc & API Documentation - Latest Versions:

All Versions

Download org.jitsi : org.otr4j Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.23
0.22

How to open Javadoc JAR file in web browser

  1. Rename the file org.otr4j-0.23-javadoc.jar to org.otr4j-0.23-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder org.otr4j-0.23-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 "org.otr4j-0.23-sources.jar" -d "org.otr4j-0.23-javadoc" -subpackages 

Advertisement

Dependencies from Group

Nov 01, 2020
4 usages
Apr 12, 2016
3 usages
10 stars
Nov 01, 2020
3 usages
Feb 20, 2020
2 usages
41 stars
Aug 23, 2023
2 usages
414 stars

Discover Dependencies

Jan 03, 2022
0 stars
Dec 29, 2021
1 usages
12 stars
Aug 12, 2020
0 stars
Jun 26, 2023
4 usages
886 stars