| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke | 2019-12-30 | 1 | -1/+1 |
| * | Remove unused includes | practicalswift | 2019-10-15 | 1 | -1/+0 |
| * | Make reasoning about dependencies easier by not including unused dependencies | practicalswift | 2019-06-02 | 1 | -1/+0 |
| * | Remove unused AES-128 code | practicalswift | 2019-03-25 | 1 | -62/+0 |
| * | Update copyright headers to 2018 | DrahtBot | 2018-07-27 | 1 | -1/+1 |
| * | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa | 2018-01-03 | 1 | -1/+1 |
| * | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider | 2017-11-16 | 1 | -3/+3 |
| * | Limit variable scope | practicalswift | 2017-06-05 | 1 | -2/+1 |
| * | crypto: add AES 128/256 CBC classes | Cory Fields | 2016-05-13 | 1 | -0/+144 |
| * | Add ctaes-based constant time AES implementation | Pieter Wuille | 2016-05-13 | 1 | -0/+73 |