jclouds/drivers/bouncycastle
Andrew Phillips c56d7ad8cd JCLOUDS-440: Upgrading Bouncy Castle to 1.49 (1.50 has issues with OSGi)
Artifact ID has also changed: bcprov-jdk16 -> bcprov-ext-jdk15on
2014-01-29 21:00:55 -05:00
..
src JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format 2013-05-16 21:33:44 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:33:40 -07:00
pom.xml JCLOUDS-440: Upgrading Bouncy Castle to 1.49 (1.50 has issues with OSGi) 2014-01-29 21:00:55 -05:00

README.txt

#
# A driver to use the Bouncy Castle Crypto API (http://www.bouncycastle.org/) 
# as an encryption library in jclouds.
#
# TODO: Usage example.