Skip to content

Portable, optimised implementation of Bruce Schneier's 64-bit symmetric block cipher, Blowfish.

Notifications You must be signed in to change notification settings

tombonner/blowfish-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blowfish-api

Portable, optimised implementation of Bruce Schneier's 64-bit symmetric block cipher, Blowfish. Includes support for multiple block cipher modes, including electronic codebook (ECB), cipher block chaining (CBC), cipher feedback (CFB), output feedback (OFB) and counter (CTR), as well as support for weak key detection and parallelisation using OpenMP.

About

Portable, optimised implementation of Bruce Schneier's 64-bit symmetric block cipher, Blowfish.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published