aboutsummaryrefslogtreecommitdiff
path: root/src/multisig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21add an option to force-update multisig key exchange under some circumstanceskoe3-50/+120
2022-09-01multisig: fix #8537 seed restore (suggestions by @UkoeHB)j-berman3-2/+18
2022-07-13derive multisig tx secret keys from an entropy source plus the tx inputs' key...koe2-13/+130
2022-06-30multisig: fix critical vulnerabilities in signinganon5-1/+1460
2022-05-10Merge pull request #8302luigi11116-6/+6
2022-05-10Merge pull request #8220luigi11113-141/+261
2022-04-29multisig: add post-kex verification round to check that all participants have...koe3-141/+261
2022-04-29Update copyright to 2022 for Hardfork filesAkrit6-6/+6
2022-04-06CMake: Add missing headers via monero_find_all_headers macromj-xmr1-4/+1
2022-03-04Copyright: Update to 2022mj-xmr3-3/+3
2022-02-22multisig key exchange update and refactorkoe9-147/+1733
2020-05-06Update copyright year to 2020SomaticFanatic3-3/+3
2020-04-15use memwipe on secret k/alpha valuesmoneromooo-monero1-3/+4
2020-04-01Hash domain separationSarang Noether1-2/+5
2019-03-05Update 2019 copyrightbinaryFate3-3/+3
2018-10-01Arbitrary M/N multisig schemes:naughtyfox2-2/+66
2018-08-16Do memwipe for critical secret keys copied to rct::keystoffu1-1/+4
2018-03-14device: untangle cyclic depenencystoffu1-1/+0
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-1/+2
2018-01-26Readd copyright starting datexmr-eric3-3/+3
2018-01-26Update 2018 copyrightxmr-eric3-3/+3
2017-12-17Match surae's recommendation to derive multisig keysmoneromooo-monero2-13/+21
2017-12-17make multisig work with subaddressesmoneromooo-monero2-27/+7
2017-12-17add multisig core test and factor multisig building blocksmoneromooo-monero3-0/+254