summaryrefslogtreecommitdiffstats
path: root/bouncycastle.config
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2010-08-19 10:33:51 -0700
committerBrian Carlstrom <bdc@google.com>2010-08-19 10:37:56 -0700
commit7493aa25d0d0a0b8396ebfc6e1395ffdfb6045d5 (patch)
tree3735e68c421bdbc42e8cd5d8172762d9f5c88232 /bouncycastle.config
parent5586714267860821fc571dcca614f0d2f3abb4b8 (diff)
downloadandroid_external_bouncycastle-7493aa25d0d0a0b8396ebfc6e1395ffdfb6045d5.tar.gz
android_external_bouncycastle-7493aa25d0d0a0b8396ebfc6e1395ffdfb6045d5.tar.bz2
android_external_bouncycastle-7493aa25d0d0a0b8396ebfc6e1395ffdfb6045d5.zip
Restoring blowfish to bouncycastle
Adding blowfish algoritms for RI parity. Also added KeyGenerator.ARCFOUR alias for RI compatability. Change-Id: I1ddf86bdc82a1056f3f671743709e9186e95f7c3
Diffstat (limited to 'bouncycastle.config')
-rw-r--r--bouncycastle.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/bouncycastle.config b/bouncycastle.config
index 05e6d4a..5919ce5 100644
--- a/bouncycastle.config
+++ b/bouncycastle.config
@@ -189,7 +189,6 @@ org/bouncycastle/crypto/digests/WhirlpoolDigest.java \
org/bouncycastle/crypto/digests/package.html \
org/bouncycastle/crypto/encodings/package.html \
org/bouncycastle/crypto/engines/AESLightEngine.java \
-org/bouncycastle/crypto/engines/BlowfishEngine.java \
org/bouncycastle/crypto/engines/CAST5Engine.java \
org/bouncycastle/crypto/engines/CAST6Engine.java \
org/bouncycastle/crypto/engines/CamelliaEngine.java \