is not current version
Last Version 2.1.0-beta4

Cryptomator Crypto Library 2.0.0-rc6

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-rc6
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-rc6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.cryptomator : siv-mode jar 1.4.2
com.google.code.gson : gson jar 2.8.6
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-api jar 1.7.30

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.mockito : mockito-core jar 3.9.0
org.hamcrest : hamcrest jar 2.2
org.slf4j : slf4j-simple jar 1.7.30
org.openjdk.jmh : jmh-core jar 1.29
org.openjdk.jmh : jmh-generator-annprocess jar 1.29

Project Modules

There are no modules declared in this project.