Age | Commit message (Expand) | Author | Files | Lines |
2023-01-16 | Copyright: Update to 2023 | mj-xmr | 13 | -13/+13 |
2022-09-26 | Merge pull request #8329 | luigi1111 | 3 | -50/+120 |
2022-09-21 | add an option to force-update multisig key exchange under some circumstances | koe | 3 | -50/+120 |
2022-09-06 | multisig: fix #8537 seed restore (suggestions by @UkoeHB) | j-berman | 3 | -2/+18 |
2022-07-13 | derive multisig tx secret keys from an entropy source plus the tx inputs' key... | koe | 2 | -13/+130 |
2022-06-30 | multisig: fix critical vulnerabilities in signing | anon | 5 | -1/+1460 |
2022-05-10 | Merge pull request #8302 | luigi1111 | 6 | -6/+6 |
2022-05-10 | Merge pull request #8220 | luigi1111 | 3 | -141/+261 |
2022-04-29 | multisig: add post-kex verification round to check that all participants have... | koe | 3 | -141/+261 |
2022-04-29 | Update copyright to 2022 for Hardfork files | Akrit | 6 | -6/+6 |
2022-04-06 | CMake: Add missing headers via monero_find_all_headers macro | mj-xmr | 1 | -4/+1 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 3 | -3/+3 |
2022-02-22 | multisig key exchange update and refactor | koe | 9 | -147/+1733 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 3 | -3/+3 |
2020-04-15 | use memwipe on secret k/alpha values | moneromooo-monero | 1 | -3/+4 |
2020-04-01 | Hash domain separation | Sarang Noether | 1 | -2/+5 |
2019-03-05 | Update 2019 copyright | binaryFate | 3 | -3/+3 |
2018-10-01 | Arbitrary M/N multisig schemes: | naughtyfox | 2 | -2/+66 |
2018-08-16 | Do memwipe for critical secret keys copied to rct::key | stoffu | 1 | -1/+4 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 1 | -1/+0 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -1/+2 |
2018-01-26 | Readd copyright starting date | xmr-eric | 3 | -3/+3 |
2018-01-26 | Update 2018 copyright | xmr-eric | 3 | -3/+3 |
2017-12-17 | Match surae's recommendation to derive multisig keys | moneromooo-monero | 2 | -13/+21 |
2017-12-17 | make multisig work with subaddresses | moneromooo-monero | 2 | -27/+7 |
2017-12-17 | add multisig core test and factor multisig building blocks | moneromooo-monero | 3 | -0/+254 |