| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| * | Get rid of nType and nVersion | Pieter Wuille | 2016-11-07 | 1 | -1/+1 |
| * | wallet: Change CCrypter to use vectors with secure allocator | Wladimir J. van der Laan | 2016-10-19 | 1 | -13/+6 |
| * | crypter: add tests for crypter | Cory Fields | 2016-05-13 | 1 | -0/+6 |
| * | crypter: add a BytesToKey clone to replace the use of openssl | Cory Fields | 2016-05-13 | 1 | -0/+2 |
| * | crypter: constify encrypt/decrypt | Cory Fields | 2016-05-13 | 1 | -2/+2 |
| * | crypter: fix the stored initialization vector size | Cory Fields | 2016-05-13 | 1 | -1/+2 |
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| * | ensure consistent header comment naming conventions | Philip Kaufmann | 2015-04-20 | 1 | -3/+3 |
| * | wallet: move crypter to wallet | Cory Fields | 2015-03-22 | 1 | -0/+196 |