DOC

com.virgilsecurity : ratchet

Maven & Gradle

May 22, 2020
1 usages
3 stars

Virgil Double Ratchet Java/Kotlin SDK · Virgil Security is presenting an implementation of the [Double Ratchet](https://signal.org/docs/specifications/doubleratchet/) algorithm, which is used by parties to exchange encrypted messages based on a shared secret key. The implementation includes: - **Virgil Perfect Forward Secrecy (PFS) service** – a standalone web-service that is dedicated to managing one-time keys and long-time keys that are based on their Identity Public Keys (public keys that are contained in user cards published on Virgil Cards service); - **Ratchet SDK** – interacts with PFS service for publishing and managing one-time keys and long-time keys and interacts with Virgil Cards service for retrieving user's indentity cards which the OTK and LTK are based on. The parties derive new keys for every Double Ratchet message so that previous private keys cannot be calculated from new ones. The parties that participate in the communication also send Diffie-Hellman public values attached to their messages. The results of Diffie-Hellman calculations are mixed into the derived keys so that the new private keys cannot be calculated from the previous ones.

Table Of Contents

Latest Version

Download com.virgilsecurity : ratchet Javadoc & API Documentation - Latest Versions:

All Versions

Download com.virgilsecurity : ratchet Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.1.x

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

Jun 22, 2020
6 usages
24 stars
May 22, 2020
5 usages
Jul 11, 2019
4 usages
1 stars
May 07, 2021
4 usages
12 stars
Oct 01, 2019
2 usages
12 stars

Discover Dependencies

Nov 25, 2022
6 usages
20 stars
Apr 18, 2020
2 usages
10 stars
Feb 24, 2022
8 usages
689 stars
Oct 31, 2013
4 usages
472 stars
May 22, 2020
2 usages
7 stars
Nov 30, 2018
1 usages
712 stars
Jun 07, 2023
6 usages
9 stars