summaryrefslogtreecommitdiffstats
path: root/NOTICE
Commit message (Collapse)AuthorAgeFilesLines
* bouncycastle: upgrade to version 1.52Sergio Giro2015-04-201-1/+1
| | | | Change-Id: I227db8e458e67af46ccb1c07bfca77a733f25979
* Upgrade to 1.51Kenny Root2014-08-061-1/+1
| | | | | | | | f98b02ab394044a3c237d2c7a2ee5ef65793e8e9 bcpkix-jdk15on-151.tar.gz 95e59ad2492598d729cfc559b480c3f172de5dc3 bcprov-jdk15on-151.tar.gz Bug: 16578237 Change-Id: Ie4a3cd01b52b504a1098b00b413f1418273a6ef2
* Upgrade to Bouncycastle 1.50Kenny Root2013-12-121-1/+1
| | | | | | | | SHA256 sums of source packages: 0be5bb948ec481b3d1f30ee80ef593b298b3782697f9eeee5c74cf270689b520 bcpkix-jdk15on-150.tar.gz 468259c9166fbcf87ad284ae46fae45408cb7cfc9c406862ea75d5b8696f4f2a bcprov-jdk15on-150.tar.gz Change-Id: Id566e9137f85d8328e9f0cb0472ff2f6ae7a71d3
* bouncycastle 1.49 upgradeBrian Carlstrom2013-06-031-1/+1
| | | | Change-Id: Icbf5a147409c810060a5acc884834fb2a778e860
* bouncycastle 1.47 upgradeBrian Carlstrom2012-09-101-1/+1
| | | | Change-Id: I601cc0dd434897d48c79abb67e9f833159135cce
* Convert LICENSE.html to NOTICE in plain text.Wei Zhong2011-07-281-17/+11
| | | | | | | Bug: 5091335 Change-Id: I9aae71538961ad5f3a3a340b876ed97914bca529 Signed-off-by: Wei Zhong <wzhong@google.com>
* bouncycastle 1.46 upgradeBrian Carlstrom2011-04-131-1/+1
| | | | Change-Id: I01be307de0a79b3058215d76e67f39f77243a619
* Upgrade bouncycastle from 1.34 to 1.45Brian Carlstrom2010-06-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | This maintains the same set of provided algorithms as tested with libcore's javax.security.PreparerTest. A further checkin will try to bring the supported list in line with the RI. Details: Upgraded to JDK 1.6 version of 1.45 release bouncycastle.version First pass of triming unneeded files bouncycastle.config Compile with UTF-8 to avoid warnings Android.mk The updated patch patches/android.patch The rest of the files are generated from the release tar ball and the patch ./import_bouncycastle.sh import .../bcprov-jdk16-145.tar.gz src/main/java/... Change-Id: I1df5ad8a7161ec578415ae23f01c3b550e381927
* Move external/bouncycastle to be based of patches from upstreamBrian Carlstrom2010-06-171-0/+22
No code change here intentionally. Running ./import_bouncycastle.sh import .../bcprov-jdk15-134.tar.gz gives us exactly what we had before. This is based on how we mange external/openssl Change-Id: I8485780557f5cc0aa857450d4c27b98c26535710