Jar examples for e:encryption
Contains cryptographic algorithms and key store providers to be used with the SDK.
You can download jar file encryption 0.4 in this page.
Couchbase Inc. Enterprise Subscription License Agreement
You can use the following script to add encryption-0.4.jar to your project.
<dependency> <groupId>com.gregmarut.commons</groupId> <artifactId>encryption</artifactId> <version>0.4</version> </dependency>
compile group: 'com.gregmarut.commons', name: 'encryption', version: '0.4'
libraryDependencies += "com.gregmarut.commons" % "encryption" % "0.4"
<dependency org="com.gregmarut.commons" name="encryption" rev="0.4"/>
@Grapes(@Grab(group='com.gregmarut.commons', module='encryption', version='0.4'))
'com.gregmarut.commons:encryption:jar:0.4'
Click the following link to download the jar file.
encryption-0.4-javadoc.jar