Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update comments to make it clear the keystream is written | Jeffrey Walton | 2018-07-29 | 1 | -4/+4 |
* | Use 64-bit multiply for Rabbit | Jeffrey Walton | 2018-07-29 | 1 | -0/+8 |
* | Clear unused variable warning | Jeffrey Walton | 2018-07-10 | 1 | -0/+1 |
* | Update comments | Jeffrey Walton | 2018-07-06 | 1 | -4/+10 |
* | Switch to size_t datatype | Jeffrey Walton | 2018-07-05 | 1 | -1/+1 |
* | Rework OperateKeystream (GH #678) | Jeffrey Walton | 2018-07-05 | 1 | -73/+59 |
* | Fix spelling | Jeffrey Walton | 2018-07-05 | 1 | -2/+2 |
* | Update documentation | Jeffrey Walton | 2018-07-04 | 1 | -3/+6 |
* | Add Rabbit stream cipher (GH #678) | Jeffrey Walton | 2018-07-04 | 1 | -0/+255 |