Jar examples for c:cryptolib
This library contains all cryptographic functions that are used by Cryptomator.
You can download jar file cryptolib 1.2.0 in this page.
GNU Affero General Public License (AGPL) version 3.0
You can use the following script to add cryptolib-1.2.0.jar to your project.
<dependency> <groupId>org.cryptomator</groupId> <artifactId>cryptolib</artifactId> <version>1.2.0</version> </dependency>
compile group: 'org.cryptomator', name: 'cryptolib', version: '1.2.0'
libraryDependencies += "org.cryptomator" % "cryptolib" % "1.2.0"
<dependency org="org.cryptomator" name="cryptolib" rev="1.2.0"/>
@Grapes(@Grab(group='org.cryptomator', module='cryptolib', version='1.2.0'))
'org.cryptomator:cryptolib:jar:1.2.0'
Click the following link to download the jar file.
cryptolib-1.2.0-javadoc.jar