8000 GitHub - tombonner/blowfish-api: Portable, optimised implementation of Bruce Schneier's 64-bit symmetric block cipher, Blowfish.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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
0