Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-16 | store secret keys encrypted where possible | moneromooo-monero | 1 | -0/+9 | |
The secret spend key is kept encrypted in memory, and decrypted on the fly when needed. Both spend and view secret keys are kept encrypted in a JSON field in the keys file. This avoids leaving the keys in memory due to being manipulated by the JSON I/O API. | |||||
2017-12-22 | factor STL container serialization | moneromooo-monero | 1 | -1/+0 | |
2017-08-09 | epee: fixup KV_SERIALIZE_OPT to work in more cases | moneromooo-monero | 1 | -1/+4 | |
2017-07-24 | epee: add a KV_SERIALIZE variant for optional parameters | moneromooo-monero | 1 | -0/+7 | |
2014-07-25 | move modified epee code to new classes, revert license | fluffypony | 1 | -25/+21 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -21/+25 | |
2014-05-25 | 0.8.8update | mydesktop | 1 | -2/+4 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+92 | |