class blowfish_encrypt : string -> block_cipher
string ->
block_cipher
The Blowfish block cipher, in encryption mode. The string argument is the key; its length must be between 4 and 56.