Jar examples for c:cryptolite
Good, clean, "right" cryptography, bypassing all the options. See: http://www.daemonology.net/blog/2009-06-11-cryptographic-right-answers.html
You can download jar file cryptolite 1.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cryptolite-1.3.0.jar to your project.
<dependency> <groupId>com.github.davidcarboni</groupId> <artifactId>cryptolite</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.github.davidcarboni', name: 'cryptolite', version: '1.3.0'
libraryDependencies += "com.github.davidcarboni" % "cryptolite" % "1.3.0"
<dependency org="com.github.davidcarboni" name="cryptolite" rev="1.3.0"/>
@Grapes(@Grab(group='com.github.davidcarboni', module='cryptolite', version='1.3.0'))
'com.github.davidcarboni:cryptolite:jar:1.3.0'
Click the following link to download the jar file.
cryptolite-1.3.0-javadoc.jar