aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/account.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2022-02-22multisig key exchange update and refactorkoe1-5/+0
2020-08-17Revert "Use domain-separated ChaCha20 for in-memory key encryption"luigi11111-61/+41
2020-08-09Use domain-separated ChaCha20 for in-memory key encryptionSarang Noether1-41/+61
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-04-01Hash domain separationSarang Noether1-4/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-11-02device/trezor: trezor support addedDusan Klinec1-5/+19
2018-10-16account: init creation timestamp to 0moneromooo-monero1-0/+1
2018-09-14hw_device: support for multiple devices added [for review]Dusan Klinec1-2/+6
2018-08-16crypto: make secret_key automatically mlockmoneromooo-monero1-2/+2
2018-08-16store secret keys encrypted where possiblemoneromooo-monero1-0/+66
2018-05-26fix build with GCC 8.1.0moneromooo-monero1-1/+1
2018-03-14device: untangle cyclic depenencystoffu1-1/+0
2018-03-12Ledger HW Bug fixesCédric1-2/+0
2018-03-05Stagenetstoffu1-4/+4
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-0/+40
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-17N-1/N multisigmoneromooo-monero1-1/+9
2017-12-17wallet: add multisig key generationmoneromooo-monero1-0/+7
2017-10-07Subaddresseskenshi841-1/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+143