Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for encrypt/decrypt on keypair #1762

Merged
merged 6 commits into from
Mar 14, 2023

Conversation

jacogr
Copy link
Member

@jacogr jacogr commented Mar 14, 2023

This is not something that can be reliably done (based on the approach followed here) with converting keys.

With an offline secret exchange it is possible, however since we want a one-stop solution it is not something that atm I specifically have appetite for. With all that said - if there are other interesting solutions and PRs do appear that make it an all-in-one, we can certainly look at bringing this back.

(This PR means I'm closing #1320 & #1331)

Closes #1314

@jacogr jacogr added -auto CI only tag. and removed WIP Work in Progress labels Mar 14, 2023
@polkadot-js-bot polkadot-js-bot merged commit b22b225 into master Mar 14, 2023
@polkadot-js-bot polkadot-js-bot deleted the jg-encrypt-support branch March 14, 2023 07:41
@davidrhodus
Copy link

davidrhodus commented Apr 3, 2023

We were specifically using encryptMessage & decryptMessage. @jacogr Would you be able to revert your change and bring these functions back onto the keyring object?

@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Apr 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
-auto CI only tag.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Encryption/Decryption not working with sr25519 keypair
3 participants