License |
License |
---|---|
Categories |
CategoriesCryptomator Security |
GroupId | GroupIdorg.cryptomator |
ArtifactId | ArtifactIdcryptolib |
Last Version | Last Version2.1.0-beta4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCryptomator Crypto Library
This library contains all cryptographic functions that are used by Cryptomator.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cryptolib-2.1.0-beta4.pom | |
cryptolib-2.1.0-beta4.jar | 63 KB |
cryptolib-2.1.0-beta4-sources.jar | 48 KB |
cryptolib-2.1.0-beta4-javadoc.jar | 530 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cryptomator/cryptolib/ -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>cryptolib</artifactId>
<version>2.1.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/cryptolib/
implementation 'org.cryptomator:cryptolib:2.1.0-beta4'
// https://jarcasting.com/artifacts/org.cryptomator/cryptolib/
implementation ("org.cryptomator:cryptolib:2.1.0-beta4")
'org.cryptomator:cryptolib:jar:2.1.0-beta4'
<dependency org="org.cryptomator" name="cryptolib" rev="2.1.0-beta4">
<artifact name="cryptolib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='cryptolib', version='2.1.0-beta4')
)
libraryDependencies += "org.cryptomator" % "cryptolib" % "2.1.0-beta4"
[org.cryptomator/cryptolib "2.1.0-beta4"]
Group / Artifact | Type | Version |
---|---|---|
org.cryptomator : siv-mode | jar | 1.4.4 |
org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.70 |
com.google.code.gson : gson | jar | 2.8.9 |
com.google.guava : guava | jar | 31.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.35 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.3.1 |
org.hamcrest : hamcrest | jar | 2.2 |
org.slf4j : slf4j-simple | jar | 1.7.35 |
org.openjdk.jmh : jmh-core | jar | 1.34 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.34 |