is not current version
Last Version 2.1.0-beta4

Cryptomator Crypto Library 2.0.0

This library contains all cryptographic functions that are used by Cryptomator.

License

License

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

cryptolib
Version

Version

2.0.0
Type

Type

jar
Description

Description

Cryptomator Crypto Library
This library contains all cryptographic functions that are used by Cryptomator.
Project URL

Project URL

https://github.com/cryptomator/cryptolib

Download cryptolib 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.cryptomator : siv-mode jar 1.4.3
com.google.code.gson : gson jar 2.8.7
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-api jar 1.7.31

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.mockito : mockito-core jar 3.11.2
org.hamcrest : hamcrest jar 2.2
org.slf4j : slf4j-simple jar 1.7.31
org.openjdk.jmh : jmh-core jar 1.32
org.openjdk.jmh : jmh-generator-annprocess jar 1.32

Project Modules

There are no modules declared in this project.