aboutsummaryrefslogtreecommitdiff
path: root/src/crypter.cpp
AgeCommit message (Expand)Author
2012-04-17Further reduce header dependenciesPieter Wuille
2012-04-17Remove headers.hPieter Wuille
2012-04-15Fix misc. minor sign-comparison warningsJeff Garzik
2012-04-05Verify status of encrypt/decrypt calls to detect failed paddingPieter Wuille
2012-02-07Update all copyrights to 2012Gavin Andresen
2011-11-26Implement an mlock()'d string class for storing passphrasesDylan Noblesmith
2011-10-07Fix build on windows and macGavin Andresen
2011-07-13Add wallet privkey encryption.Matt Corallo