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.
forked from tombonner/blowfish-api
-
Notifications
You must be signed in to change notification settings - Fork 0
For3050/blowfish-api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Repository files navigation
About
Portable, optimised implementation of Bruce Schneier's 64-bit symmetric block cipher, Blowfish.
Resources
Stars
Watchers
Forks
Releases
No releases published
Languages
- C 99.6%
- Makefile 0.4%