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.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cryptolite-1.3.3.jar to your project.
<dependency> <groupId>com.github.davidcarboni</groupId> <artifactId>cryptolite</artifactId> <version>1.3.3</version> </dependency>
compile group: 'com.github.davidcarboni', name: 'cryptolite', version: '1.3.3'
libraryDependencies += "com.github.davidcarboni" % "cryptolite" % "1.3.3"
<dependency org="com.github.davidcarboni" name="cryptolite" rev="1.3.3"/>
@Grapes(@Grab(group='com.github.davidcarboni', module='cryptolite', version='1.3.3'))
'com.github.davidcarboni:cryptolite:jar:1.3.3'
Click the following link to download the jar file.
cryptolite-1.3.3-javadoc.jar