Jeffrey Walton
|
f7e6af6344
|
Add EnumToInt conversion macro for enum-enum conversion warnings (GH #1016)
|
2021-03-09 22:51:19 -05:00 |
|
Jeffrey Walton
|
de45ebeec1
|
Clear C++20 enum-enum conversion warnings (GH #1016)
|
2021-03-09 21:56:24 -05:00 |
|
Jeffrey Walton
|
352083b1d0
|
Cleanup HC128 and HC256 OperateKeystream
|
2018-10-25 08:24:13 -04:00 |
|
Jeffrey Walton
|
6f64671e4a
|
Update comments to make it clear the keystream is written
|
2018-07-29 12:18:22 -04:00 |
|
Jeffrey Walton
|
30b304b0f1
|
Update comments
|
2018-07-06 00:35:01 -04:00 |
|
Jeffrey Walton
|
717a81484a
|
Switch to size_t datatype
|
2018-07-05 10:42:55 -04:00 |
|
Jeffrey Walton
|
665e16d340
|
Remove unneeded input variable
|
2018-07-05 08:22:59 -04:00 |
|
Jeffrey Walton
|
fd5dc95f96
|
Fix spelling
|
2018-07-05 07:13:04 -04:00 |
|
Jeffrey Walton
|
23c8bfde7e
|
Rework OperateKeystream (GH #680)
This improves performance on a Core i5 6400 from 5.4 cpb to 2.9 cpb
|
2018-07-05 07:11:44 -04:00 |
|
Jeffrey Walton
|
989bf6dc5e
|
Add HC-256 stream cipher (GH #680)
|
2018-07-05 06:43:04 -04:00 |
|