Commit Graph

26 Commits (a11ec4ac1d335677842b447208a9b45d531beeb0)

Author SHA1 Message Date
Lee Clagett a11ec4ac1d Support for supercop ASM in wallet, and benchmark for supercop
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 443f5c6bda
Merge pull request #6436
4 years ago
cslashm 688a3e87e7 Add timelock verification on device
4 years ago
Sarang Noether 80d5320fff Hash domain separation
4 years ago
cslashm 7c44091541 Add get_tx_proof support, needed for new sanity check
5 years ago
cslashm 98fdcb2aa5 Add support for V11 protocol with BulletProofV2 and short amount.
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
cslashm 460da140ec New scheme key destination contrfol
5 years ago
moneromooo-monero 99d946e619
ringct: encode 8 byte amount, saving 24 bytes per output
5 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
6 years ago
Dusan Klinec 29ffb6bba8
device/trezor: trezor support added
6 years ago
moneromooo-monero d6937e373b
ringct: use dummy bulletproofs when in fake mode, for speed
6 years ago
moneromooo-monero ab74dc277a
crypto: make secret_key automatically mlock
6 years ago
stoffu bcab579864
wallet: allow adjusting number of rounds for the key derivation function
6 years ago
cslashm 2c274e05fe Fix sub-address tx scan.
6 years ago
Riccardo Spagni 3a9290ba6f
Merge pull request #3511
6 years ago
cslashm c77d2bfaa0 Add the possibility to export private view key for fast scan.
6 years ago
cslashm 100b7bc10d Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
moneromooo-monero 0beb94f323
device: fix endianess dependence on subaddress secret key generation
6 years ago
stoffu 8705beaf51
keypair::generate: always require hw::device to avoid possible mistake
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
stoffu c9b38b4765
device: made function prototypes consistent with pre-#3303 codebase
6 years ago
Cédric 73dd883d51 Ledger HW Bug fixes
6 years ago
MoroccanMalinois 25ea307d67
Fix invalid device unique_ptr cast
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago