The TwoFish encryption for C++ library
- Found old but effectible for encrypting packet headers fastest way.
- Referenced to Bruce Schneier's web page ( https://www.schneier.com/academic/twofish )
- This project is made for encrypting less 1MB packets in USB3 5 to 10Gbps.
- Bruce Schneier, Counterpane Systems
- Doug Whiting, Hi/fn ( Optimized C code writer )
- John Kelsey, Counterpane Systems
- Chris Hall, Counterpane Systems
- David Wagner, UC Berkeley
- MacOS, Xcode up to Big Sur ( universal binary )
- Linux, all architecture
- MSYS2/MinGW-W64