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
|
6f64671e4a
|
Update comments to make it clear the keystream is written
|
2018-07-29 12:18:22 -04:00 |
|
Jeffrey Walton
|
375b38554e
|
Use 64-bit multiply for Rabbit
|
2018-07-29 12:11:45 -04:00 |
|
Jeffrey Walton
|
9e50eae673
|
Clear unused variable warning
|
2018-07-10 11:30:32 -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
|
c9c51a5e01
|
Rework OperateKeystream (GH #678)
This improves Rabbit performance on a Core i5 6400 from 5.5 cpb to 4.7 cpb
|
2018-07-05 08:41:44 -04:00 |
|
Jeffrey Walton
|
fd5dc95f96
|
Fix spelling
|
2018-07-05 07:13:04 -04:00 |
|
Jeffrey Walton
|
07be1caeb3
|
Update documentation
|
2018-07-04 07:08:14 -04:00 |
|
Jeffrey Walton
|
d00777e1d7
|
Add Rabbit stream cipher (GH #678)
|
2018-07-04 03:47:28 -04:00 |
|