Add scrypt+sha512 key derivation method.
[novacoin.git] / src / crypter.h
2013-08-23 alexAdd scrypt+sha512 key derivation method.
2013-04-15 alexhzupdate to 0.4 preview
2012-04-17 Pieter WuilleFurther reduce header dependencies
2012-04-04 Wladimir J. van... remove dependency on serialize.h and util.h for SecureS...
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2011-12-20 Dylan NoblesmithImplement an mlock()'d string class for storing passphrases
2011-12-20 Gavin Andreseninclude util.h to get SecureString definition.
2011-11-26 Dylan NoblesmithImplement an mlock()'d string class for storing passphrases
2011-11-06 Pieter WuilleSome extra comments
2011-07-13 Matt CoralloAdd wallet privkey encryption.