summaryrefslogtreecommitdiffstats
path: root/patches/README
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2010-08-20 14:43:15 -0700
committerBrian Carlstrom <bdc@google.com>2010-08-25 10:31:11 -0700
commit0d31ca0f54efe12f12049174bfa9403961654a92 (patch)
tree1a2d20843425745dac9aa614848653cc9e0a0fc6 /patches/README
parent8d1441ebd2600054d2e60c750ab3c33e67f63b0f (diff)
downloadandroid_external_bouncycastle-0d31ca0f54efe12f12049174bfa9403961654a92.tar.gz
android_external_bouncycastle-0d31ca0f54efe12f12049174bfa9403961654a92.tar.bz2
android_external_bouncycastle-0d31ca0f54efe12f12049174bfa9403961654a92.zip
Remove RC5 references from bouncycastle
The RI doesn't include RC5 and we didn't either in the provider definition, but I noticed we still had a few implementation support classes so remove these unneeded files. Also cleaned up a few RC2 mentions that are unneeded. RC2 implementation does remain for PKCS12 support. Change-Id: I4ef304e11a0cba677b3977c54a2afb2330ca5565
Diffstat (limited to 'patches/README')
-rw-r--r--patches/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/patches/README b/patches/README
index f4aa90e..48cda19 100644
--- a/patches/README
+++ b/patches/README
@@ -8,7 +8,6 @@ java.security.StandardNames test support class provides the most
up-do-date documentation of differences between the RI's list of
supported algorithms and Android's. Some notable omissions versus the
RI:
-- Blowfish
- LDAP
- MD2
- RC2