Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 274 Bytes

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