wownero/src/multisig
j-berman fc8a5d68f1 multisig: fix #8537 seed restore (suggestions by @UkoeHB)
- spend secret key is no longer the sum of multisig key shares;
no need to check that is the case upon restore.
- restoring a multisig wallet from multisig info means that the
wallet must have already completed all setup rounds. Upon restore,
set the number of rounds completed accordingly.
2022-09-01 16:25:28 -07:00
..
CMakeLists.txt multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
multisig.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
multisig.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
multisig_account.cpp multisig: fix #8537 seed restore (suggestions by @UkoeHB) 2022-09-01 16:25:28 -07:00
multisig_account.h multisig: fix #8537 seed restore (suggestions by @UkoeHB) 2022-09-01 16:25:28 -07:00
multisig_account_kex_impl.cpp multisig: fix #8537 seed restore (suggestions by @UkoeHB) 2022-09-01 16:25:28 -07:00
multisig_clsag_context.cpp multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
multisig_clsag_context.h multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
multisig_kex_msg.cpp Update copyright to 2022 for Hardfork files 2022-04-29 11:12:36 +02:00
multisig_kex_msg.h Update copyright to 2022 for Hardfork files 2022-04-29 11:12:36 +02:00
multisig_kex_msg_serialization.h Update copyright to 2022 for Hardfork files 2022-04-29 11:12:36 +02:00
multisig_tx_builder_ringct.cpp derive multisig tx secret keys from an entropy source plus the tx inputs' key images 2022-07-13 12:40:34 -05:00
multisig_tx_builder_ringct.h derive multisig tx secret keys from an entropy source plus the tx inputs' key images 2022-07-13 12:40:34 -05:00