<< < 1 2 3 4   ∑:75  Sort:Date

Efficient Form of the Blowfish Algorithm
A more efficient form of the Blowfish Algorithm is presented with the 16-round loop expanded inline to avoid the 'Swap' step.
2022-10-01, ∼241🔥, 0💬

Installing Crypt::ECB 1.45 with ActivePerl
A tutorial is provided to show how to install Crypt-ECB 1.45 module, that can be used together with Crypt::Blowfish (installed previously) to encrypt plaintext of any size.
2022-10-01, ∼214🔥, 0💬

Mycrypt Blowfish Block Chaining Cipher
This section provides a tutorial example on how to write Blowfish block chaining cipher by calling the PHP Mcrypt function, mcrypt_encrypt() in a given operation mode and IV (Initial Vector0).
2022-10-01, ∼202🔥, 0💬

<< < 1 2 3 4   ∑:75  Sort:Date