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

Performing CFB Operation Manually
This section provides a tutorial example on how to perform CFB operation manually using the standard Blowfish block cipher (or ECB mode) and an XOR function.
2022-10-01, ∼262🔥, 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, ∼246🔥, 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, ∼232🔥, 0💬

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