summaryrefslogtreecommitdiff
path: root/src/device/device_default.cpp
Commit message (Expand)AuthorAgeFilesLines
* CLSAG device supportSarang Noether2020-08-271-0/+23
* Support for supercop ASM in wallet, and benchmark for supercopLee Clagett2020-05-161-2/+3
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Merge pull request #6436luigi11112020-05-011-0/+4
|\
| * Add timelock verification on devicecslashm2020-04-081-0/+4
* | Hash domain separationSarang Noether2020-04-011-11/+8
|/
* Add get_tx_proof support, needed for new sanity checkcslashm2019-03-281-1/+5
* Add support for V11 protocol with BulletProofV2 and short amount.cslashm2019-03-281-0/+4
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* New scheme key destination contrfolcslashm2019-02-081-3/+50
* ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero2019-01-221-4/+4
* move int-util.h to epeemoneromooo-monero2018-12-041-1/+1
* device/trezor: trezor support addedDusan Klinec2018-11-021-4/+4
* ringct: use dummy bulletproofs when in fake mode, for speedmoneromooo-monero2018-10-231-1/+1
* crypto: make secret_key automatically mlockmoneromooo-monero2018-08-161-1/+1
* wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-2/+2
* Fix sub-address tx scan.cslashm2018-04-121-0/+4
* Merge pull request #3511Riccardo Spagni2018-04-121-2/+6
|\
| * device: fix endianess dependence on subaddress secret key generationmoneromooo-monero2018-03-281-2/+6
* | Add the possibility to export private view key for fast scan.cslashm2018-03-311-4/+3
* | Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm2018-03-311-0/+11
|/
* keypair::generate: always require hw::device to avoid possible mistakestoffu2018-03-141-1/+1
* device: untangle cyclic depenencystoffu2018-03-141-9/+100
* device: made function prototypes consistent with pre-#3303 codebasestoffu2018-03-141-16/+11
* Ledger HW Bug fixesCédric2018-03-121-1/+1
* Fix invalid device unique_ptr castMoroccanMalinois2018-03-041-2/+2
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+263