Results 6 issues of LaurentTrk

Hi all, This work is an alternative way to add the asymmetric encryption/decryption feature than the one [already implemented](https://github.com/polkadot-js/common/pull/1070), which [does not work with sr25519](https://github.com/polkadot-js/common/issues/1314) (see [workaround proposal](https://github.com/polkadot-js/common/pull/1320) by @RoyTimes)....

Hi all ! This issue is the continuation of the closed #1124 about the support of sr25519 keypair for the [Encryption/Decryption feature](https://github.com/polkadot-js/common/pull/1070). After several tests, I cannot get it work,...

[bug]
-size-m

Hi all Following the discussions in #849 and #912, you will find in this PR the modifications to enable the use of this extension by others, through [Cross Extensions Messaging](https://developer.chrome.com/docs/extensions/mv3/messaging/#external)....

> **Nota** : this is a duplicate of the closed #849 issue, as I missed the closing notification emails :(. > Very sorry for the extra work, feel free to...

Hi guys, As already discussed in [this PR](https://github.com/OHIF/react-vtkjs-viewport/pull/12#issuecomment-641236557), I noticed that the paint widget is not correctly rendered when the MPR view is zoomed. You can easily reproduce this issue...

Hi all ! I was wondering if we could use an `ed25519-dalek` generated keypair with your library ? In particular, the public key format seems to be very different, and...