Virgil Security Crypto Library - Ratchet

Implementation of the Double Ratchet Algorithm.

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

com.virgilsecurity.crypto
Идентификатор

Идентификатор

ratchet
Последняя версия

Последняя версия

0.16.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Virgil Security Crypto Library - Ratchet
Implementation of the Double Ratchet Algorithm.
Ссылка на сайт

Ссылка на сайт

https://www.virgilsecurity.com/ratchet/

Скачать ratchet

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.virgilsecurity.crypto/ratchet/ -->
<dependency>
    <groupId>com.virgilsecurity.crypto</groupId>
    <artifactId>ratchet</artifactId>
    <version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.virgilsecurity.crypto/ratchet/
implementation 'com.virgilsecurity.crypto:ratchet:0.16.0'
// https://jarcasting.com/artifacts/com.virgilsecurity.crypto/ratchet/
implementation ("com.virgilsecurity.crypto:ratchet:0.16.0")
'com.virgilsecurity.crypto:ratchet:jar:0.16.0'
<dependency org="com.virgilsecurity.crypto" name="ratchet" rev="0.16.0">
  <artifact name="ratchet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.virgilsecurity.crypto', module='ratchet', version='0.16.0')
)
libraryDependencies += "com.virgilsecurity.crypto" % "ratchet" % "0.16.0"
[com.virgilsecurity.crypto/ratchet "0.16.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.virgilsecurity.crypto : foundation jar 0.16.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
commons-lang : commons-lang jar 2.6
com.google.code.gson : gson jar 2.8.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.16.0
0.15.2
0.15.1
0.15.0
0.14.0
0.13.1
0.12.2
0.12.1
0.12.0
0.11.1
0.11.0
0.10.3
0.10.2
0.10.1
0.10.0
0.9.0
0.8.0
0.7.1
0.7.0