aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/crypter.h
AgeCommit message (Expand)Author
2016-05-13crypter: add tests for crypterCory Fields
2016-05-13crypter: add a BytesToKey clone to replace the use of opensslCory Fields
2016-05-13crypter: constify encrypt/decryptCory Fields
2016-05-13crypter: fix the stored initialization vector sizeCory Fields
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-04-20ensure consistent header comment naming conventionsPhilip Kaufmann
2015-03-22wallet: move crypter to walletCory Fields