Skip to content

Create EncryptedMultisigDescriptor.java#92

Open
PeterMcBTC wants to merge 1 commit intonunchuk-io:mainfrom
PeterMcBTC:proposal/encrypted-descriptor-1
Open

Create EncryptedMultisigDescriptor.java#92
PeterMcBTC wants to merge 1 commit intonunchuk-io:mainfrom
PeterMcBTC:proposal/encrypted-descriptor-1

Conversation

@PeterMcBTC
Copy link
Copy Markdown

Encrypts the multisig descriptor using a key derived from any two of the three co-signers (e.g., HW1 + Nunchuk, HW1+HW2, HW2 + Nunchuk).

This allows storing the descriptor without exposing wallet addresses or balances, improving user privacy.

Implemented in Java using AES-GCM.

Encrypts the multisig descriptor using a key derived from any two of the three co-signers (e.g., HW1 + Nunchuk, HW1+HW2, HW2 + Nunchuk).

This allows storing the descriptor without exposing wallet addresses or balances, improving user privacy.

Implemented in Java using AES-GCM.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants