Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
[novacoin.git] / src / crypter.cpp
2011-11-26 Dylan NoblesmithImplement an mlock()'d string class for storing passphrases
2011-10-07 Gavin AndresenFix build on windows and mac
2011-07-13 Matt CoralloAdd wallet privkey encryption.