aboutsummaryrefslogtreecommitdiff
path: root/src/multisig
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8302luigi11112022-05-106-6/+6
|\
| * Update copyright to 2022 for Hardfork filesAkrit2022-04-296-6/+6
* | Merge pull request #8220luigi11112022-05-103-141/+261
|\ \ | |/ |/|
| * multisig: add post-kex verification round to check that all participants have...koe2022-04-293-141/+261
* | CMake: Add missing headers via monero_find_all_headers macromj-xmr2022-04-061-4/+1
* | Copyright: Update to 2022mj-xmr2022-03-043-3/+3
|/
* multisig key exchange update and refactorkoe2022-02-229-147/+1733
* Update copyright year to 2020SomaticFanatic2020-05-063-3/+3
* use memwipe on secret k/alpha valuesmoneromooo-monero2020-04-151-3/+4
* Hash domain separationSarang Noether2020-04-011-2/+5
* Update 2019 copyrightbinaryFate2019-03-053-3/+3
* Arbitrary M/N multisig schemes:naughtyfox2018-10-012-2/+66
* Do memwipe for critical secret keys copied to rct::keystoffu2018-08-161-1/+4
* device: untangle cyclic depenencystoffu2018-03-141-1/+0
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-1/+2
* Readd copyright starting datexmr-eric2018-01-263-3/+3
* Update 2018 copyrightxmr-eric2018-01-263-3/+3
* Match surae's recommendation to derive multisig keysmoneromooo-monero2017-12-172-13/+21
* make multisig work with subaddressesmoneromooo-monero2017-12-172-27/+7
* add multisig core test and factor multisig building blocksmoneromooo-monero2017-12-173-0/+254