INSTALL
Todo List
void Cipher_blowfish( [ $params = null])
String decryptBlock( String $block, [optional $key = null])
String encryptBlock( String $block, [optional $key = null])
Integer getBlockSize( )
void setKey( String $key)
String _encryptBlock( String $L, String $R)
array _formatKey( $key)