| 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 |
| * | wallet: Change CCrypter to use vectors with secure allocator | Wladimir J. van der Laan | 2016-10-19 | 1 | -7/+7 |
| * | crypter: add a BytesToKey clone to replace the use of openssl | Cory Fields | 2016-05-13 | 1 | -4/+29 |
| * | crypter: hook up the new aes cbc classes | Cory Fields | 2016-05-13 | 1 | -31/+14 |
| * | 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 | -5/+5 |
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| * | Merge pull request #6415 | Wladimir J. van der Laan | 2015-08-14 | 1 | -1/+3 |
| |\ | |||||
| | * | Add logic to track pubkeys as watch-only, not just scripts | Matt Corallo | 2015-07-20 | 1 | -1/+3 |
| * | | Make sure LogPrintf strings are line-terminated | Wladimir J. van der Laan | 2015-08-03 | 1 | -1/+1 |
| |/ | |||||
| * | wallet: move crypter to wallet | Cory Fields | 2015-03-22 | 1 | -0/+292 |