gclxry / Blowfish

Blowfish C++ implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blowfish

Blowfish C++ implementation

image

  • Tested on OSX (32bit/64bit)
  • ECB mode only
  • The key length must be a multiple of 8bit
  • PKCS #5 Padding

About

Blowfish C++ implementation

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 100.0%