jclouds/drivers/bouncycastle
Andrew Phillips 32a2a7c59b 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 18:41:33 -05:00
..
src Remove redundant imports 2013-12-12 18:23:43 -08:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml JCLOUDS-440: Upgrading Bouncy Castle to 1.49 (1.50 has issues with OSGi) 2014-01-29 18:41:33 -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.