Commit Graph

56 Commits (ec46069248a8f38aed9d07277a1c253e6cd2f02f)

Author SHA1 Message Date
François Colas ec46069248 Fix incorrect lenght of command INS_PREFIX_HASH
4 years ago
luigi1111 443f5c6bda
Merge pull request #6436
4 years ago
cslashm 688a3e87e7 Add timelock verification on device
4 years ago
xiphon 29b7cd1351 device_ledger: include status code name in error message
4 years ago
xiphon 296ec7c9bb device: bounds checking in Ledger send_secret/receive_secret
5 years ago
cslashm 32febd277d Fix debug feature
5 years ago
cslashm 235b94eb59 Revert PR #5835 (export view key)
5 years ago
cslashm 34f28a79bc Add display address
5 years ago
cslashm d25acd7a1d Add hmac over encrypted value during transaction
5 years ago
luigi1111 4ef3848423
Merge pull request #5835
5 years ago
moneromooo-monero 7c894fc7fd
device_ledger: add paranoid buffer overflow check
5 years ago
xiphon 26f7a26ee3 device: fix ledger requesting secret keys export twice
5 years ago
moneromooo-monero 35c20c4332
Fix GCC 9.1 build warnings
5 years ago
cslashm 83fc45a413 Add NanoX support
5 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
cslashm 3a981a3313 Add application version compatibility check.
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero ef93b0995c
various: remove unused variables
5 years ago
cslashm 2dbc487ec0 Add support for V10 protocol with BulletProofV2 and short amount.
5 years ago
cslashm f0e55cebf7 fix log namespace
5 years ago
cslashm 460da140ec New scheme key destination contrfol
5 years ago
Riccardo Spagni 77e96d0948
Merge pull request #5055
5 years ago
Riccardo Spagni 0c970fde1c
Merge pull request #5054
5 years ago
moneromooo-monero 99d946e619
ringct: encode 8 byte amount, saving 24 bytes per output
5 years ago
selsta 6c060e6aaa
device: proper handling of user input
5 years ago
selsta 93c2164434
device_ledger: remove full_name variable
5 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
moneromooo-monero d6937e373b
ringct: use dummy bulletproofs when in fake mode, for speed
6 years ago
xiphon 25d327e796 device: extended logging, refactored device selection code
6 years ago
selsta c716a331f3
device: increase ledger timeout to 2 minutes
6 years ago
moneromooo-monero c5a97315ee
Remove last traces of libpcsc-lite
6 years ago
cslashm bb6e3bbc0f Replace USB-CCID (smartcard) by USB-HID
6 years ago
cslashm cd236aebca Add bulletproof support
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago
moneromooo-monero d2e26c23f3
add and use constant time 32 byte equality function
6 years ago
stoffu bcab579864
wallet: allow adjusting number of rounds for the key derivation function
6 years ago
luigi1111 cff15e4123
Merge pull request #4032
6 years ago
Riccardo Spagni d1f102626c
Merge pull request #4043
6 years ago
luigi1111 31f47d72fe
Merge pull request #3977
6 years ago
moneromooo-monero 87e158b5b9
device_ledger: factor the prologue code
6 years ago
moneromooo-monero 34de7bc267
device_ledger: fix buffer underflow on bad data from device
6 years ago
moneromooo-monero 41e9cab4e1
device: misc cleanup
6 years ago
moneromooo-monero 3b4dec2d12
device_ledger: fix potential buffer overflow from bad size calc
6 years ago
moneromooo-monero 03096150c6
device_ledger: fix bad memory access on connect error
6 years ago
cslashm bdf5a3ad3f Fix PCSC compilation under windows
6 years ago
cslashm 2c274e05fe Fix sub-address tx scan.
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
stoffu 7dfa5e9e6e
chacha: call prehashed version explicitly as generate_chacha_key_prehashed
6 years ago