Jeffrey Walton
|
6eeebaf26b
|
Update documentation
|
2019-07-04 13:57:33 -04:00 |
|
Jeffrey Walton
|
380829284c
|
Update documentation
|
2018-07-13 09:54:06 -04:00 |
|
Jeffrey Walton
|
f320e7d92a
|
Fix missing constants in Threefish (GH #664)
|
2018-06-03 09:10:45 -04:00 |
|
Jeffrey Walton
|
d286f89b3f
|
Fix Threefish blocksize parameter (GH #663)
|
2018-06-02 16:28:25 -04:00 |
|
Jeffrey Walton
|
befd04312d
|
Remove unneeded Doxygen directive
|
2018-01-19 14:31:20 -05:00 |
|
Jeffrey Walton
|
61ec50dabe
|
Change Doxygen comment style from //! to ///
Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
|
2017-11-29 10:54:33 -05:00 |
|
Jeffrey Walton
|
23d95e803d
|
Provide virtual destructor for Threefish_Base
|
2017-11-19 01:39:47 -05:00 |
|
Jeffrey Walton
|
63e53e845e
|
Reword Threefish inheritance hierarchy
Threefish_Base does not need to inherit from Threefish_Info
|
2017-11-18 21:27:02 -05:00 |
|
Jeffrey Walton
|
5f9b2b2a85
|
Fix algorithm names for Threefish (GH #535)
Algorithm name was returning " Threefish-32(32)" instead of "Threefish-256(256)"
|
2017-11-18 14:21:10 -05:00 |
|
Jeffrey Walton
|
7f7c848515
|
Update documentation
|
2017-11-17 19:48:40 -05:00 |
|
Jeffrey Walton
|
b9bd51f7a6
|
Remove variable block size for Threefish (GH #535)
|
2017-11-17 19:15:14 -05:00 |
|
Jeffrey Walton
|
1e822b0636
|
Update documentation links
|
2017-09-28 05:00:13 -04:00 |
|
Jeffrey Walton
|
db641b9258
|
Update documentation
|
2017-09-28 04:42:48 -04:00 |
|
Jeffrey Walton
|
2c9a3039e8
|
Update documentation
This cleanup was performed using Clang and -Wdocumentation -Wno-documentation-deprecated-sync
|
2017-07-27 19:15:21 -04:00 |
|
Jeffrey Walton
|
03a6a8fb73
|
Add separate Enc and Dec classes to Threefish
The change speeds up benchmarks for Threefish-256 and Threefish-512 by about 10 MiB/s on a 6th gen Skylake
|
2017-05-17 14:38:37 -04:00 |
|
Jeffrey Walton
|
54ca8b3a16
|
Whitespace check-in
|
2017-05-14 15:30:59 -04:00 |
|
Jeffrey Walton
|
8c34a5f7f5
|
Add Threefish block cipher (Issue 422)
|
2017-05-14 13:51:41 -04:00 |
|