summaryrefslogtreecommitdiff
path: root/threefish.h
Commit message (Collapse)AuthorAgeFilesLines
* Update documentationJeffrey Walton2017-07-271-1/+0
| | | | This cleanup was performed using Clang and -Wdocumentation -Wno-documentation-deprecated-sync
* Add separate Enc and Dec classes to ThreefishJeffrey Walton2017-05-171-8/+23
| | | | The change speeds up benchmarks for Threefish-256 and Threefish-512 by about 10 MiB/s on a 6th gen Skylake
* Whitespace check-inJeffrey Walton2017-05-141-61/+58
|
* Add Threefish block cipher (Issue 422)Jeffrey Walton2017-05-141-0/+106