-
In the setup instructions, under Create an AWS Keypair, there is a link to a version of an AWS quickstart guide that is no longer available. "To create a key pair, see [Prepare an AWS Account](https:/…
-
- There should be method to get keypair of any public key.
- The existing one requires that the one i search for to be already initialized on my keyring.
- I expect it to be something like this
…
-
This repository reuses various AVX2 intrinsics and assembly routines from the official Kyber implementation. In other places however -- e.g. key generation or SHAKE -- we deliberately don't follow the…
-
#### Problem
When writing test suites for programs that wrap the Solana CLI, test runner logs get populated with unnecessary print statements (in the context of running tests) that makes the logs c…
-
### Describe what should be investigated or refactored
A deployment of UDS Core will use default TLS certificates as they are baked into the Core Zarf package. These are publicly available in GitHu…
-
From version 2 I can't find a way to extract the bytes from the public and private keys generated with Keypair:
`KeyPair keyPair = await X25519().newKeyPair();`
In _v1.4.1_ I was using:
```
ke…
-
| Status
| ---
| Brainstorming
-------
Host the keypair of a Persona in external devices (e.g. Yubikey). Maskbook queries the external device to perform signature and decryption operations.
-
### Describe the bug …
When I try to sign a message, I receive the message 'Signing failed.'
### Which version of Lock are you using?
1.1.3
### Source
Flathub
### Relevant log output
```shell
*…
-
**Describe the bug**
When I listened to the solana_signTransaction method, I signed the message and got the signature. When I called web3Wallet.respondSessionRequest(), there was no error but it prom…
-
Hey!
We have been starting to migrate our code to the new interfaces on sign-ia-wasm branch but honestly working with the TS interfaces is super tedious and not ready for production. Right now we end…