aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/crypter.h
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Get rid of nType and nVersionPieter Wuille2016-11-071-1/+1
* wallet: Change CCrypter to use vectors with secure allocatorWladimir J. van der Laan2016-10-191-13/+6
* crypter: add tests for crypterCory Fields2016-05-131-0/+6
* crypter: add a BytesToKey clone to replace the use of opensslCory Fields2016-05-131-0/+2
* crypter: constify encrypt/decryptCory Fields2016-05-131-2/+2
* crypter: fix the stored initialization vector sizeCory Fields2016-05-131-1/+2
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* ensure consistent header comment naming conventionsPhilip Kaufmann2015-04-201-3/+3
* wallet: move crypter to walletCory Fields2015-03-221-0/+196