aboutsummaryrefslogtreecommitdiff
path: root/src/crypter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Further reduce header dependenciesPieter Wuille2012-04-171-1/+0
* Remove headers.hPieter Wuille2012-04-171-2/+0
* Fix misc. minor sign-comparison warningsJeff Garzik2012-04-151-1/+1
* Verify status of encrypt/decrypt calls to detect failed paddingPieter Wuille2012-04-051-10/+14
* Update all copyrights to 2012Gavin Andresen2012-02-071-1/+1
* Implement an mlock()'d string class for storing passphrasesDylan Noblesmith2011-11-261-1/+1
* Fix build on windows and macGavin Andresen2011-10-071-1/+1
* Add wallet privkey encryption.Matt Corallo2011-07-131-0/+132