My Encryption library should support Blowfish as it exposes the Standard Java Cryptography Architecture, however I haven't tested that one. I've only checked DES, Triple DES and AES (Rijndael).
The JCA supports Blowfish but further investigtiopn indicates the Blowfish is implemented only on Android 2.3 or later.The "Algorithms" button in the demo will show what is supported on your device. Blowfish appears in the "Cipher algorithms" on my 3.0 Motorola Xoom but not on my 2.1 ZTE Blade.
I have tested it too. The blowfish algorithms are not supported in 2.2 and below, which sucks as most phones are 2.2 and below. Oh well, back to the drawing board. Thanks for the quick responses
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.