PantelisKyriakidis / avalanche-effect-on-Blowfish-

Checking Avalanche effect in blowfish algorithm using pycrypto implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avalanche-effect-on-Blowfish

This is an implementation of Blowfish algorithm in python using pycrypto. I used both ECB and CBC mode and then checked for avalanche effect.

About

Checking Avalanche effect in blowfish algorithm using pycrypto implementation


Languages

Language:Python 100.0%