blowfish.js encrypt/decrypt online
Standalone Blowfish library from Dojo Toolkit:
blowfish.js
Data to encrypt or decrypt
Key
Cipher mode
ECB
CBC
PCBC
CFB
OFB
CTR
Enumeration for various cipher modes.
Output type
Base64
Hex
String
Raw
Enumeration for input and output encodings.
Encrypt
Decrypt
Result
JS code