Update Bouncy Castle to 1.52
Change-Id: I0c01a7d279617ae751f0f939ec1587fac12bc471
This commit is contained in:
@@ -15,16 +15,16 @@
|
||||
|
||||
# Version should match lib/bouncycastle/BUCK
|
||||
[library "bouncyCastleProvider"]
|
||||
name = Bouncy Castle Crypto Provider v151
|
||||
url = http://www.bouncycastle.org/download/bcprov-jdk15on-151.jar
|
||||
sha1 = 9ab8afcc2842d5ef06eb775a0a2b12783b99aa80
|
||||
name = Bouncy Castle Crypto Provider v152
|
||||
url = http://www.bouncycastle.org/download/bcprov-jdk15on-152.jar
|
||||
sha1 = 88a941faf9819d371e3174b5ed56a3f3f7d73269
|
||||
remove = bcprov-.*[.]jar
|
||||
|
||||
# Version should match lib/bouncycastle/BUCK
|
||||
[library "bouncyCastleSSL"]
|
||||
name = Bouncy Castle Crypto SSL v151
|
||||
url = http://www.bouncycastle.org/download/bcpkix-jdk15on-151.jar
|
||||
sha1 = 6c8c1f61bf27a09f9b1a8abc201523669bba9597
|
||||
name = Bouncy Castle Crypto SSL v152
|
||||
url = http://www.bouncycastle.org/download/bcpkix-jdk15on-152.jar
|
||||
sha1 = b8ffac2bbc6626f86909589c8cc63637cc936504
|
||||
needs = bouncyCastleProvider
|
||||
remove = bcpkix-.*[.]jar
|
||||
|
||||
|
Reference in New Issue
Block a user