-
Hello, I am currently working on a project to secure wireless UDP/IP communication between SAMR21-xpro devices using RIOT OS. After some research, I found that using DTLS (with ECDSA keys) was the bes…
-
Tried to SSH into cluster on Windows 10 using the following [https://github.com/Azure/aztk/wiki/SparklyR-on-Azure-with-AZTK](url)
but faced similar issue to #368:
Secrets.yaml seems to be in the ri…
-
I'm using Kryptonite on my iPhone paired with two computers - one MacOS and one Arch Linux.
I've noticed several times now where Krypton seems to time out for no apparent reason with the `Krypton ▶…
-
**Is your feature request related to a problem? Please describe.**
Currently, it's not possible to read a Secp256k1KeyIdentity in agent-js via pem. This is possible in agent-rs.
**Describe the sol…
-
Here I will leave a list of potential changes to motivate the forking of this repo. This is not a list of Bitcoin improvements or even a list of logical/well-thought changes. This is mostly a list of …
-
Hi there,
First thanks for the amazing effort in this pakcage, it's really saving my day.
Well here seems to be some problems with my code.
> what I can do:
> * import a privateKey
> * use it t…
-
### Feature request description
`podman machine ssh` fails, and digging in shows that the auto-generated key is Ed25519 https://github.com/containers/podman/blob/d1ddd03a64a4136eb7e4db5389b14e1320c2f…
-
@nickrmc83 I noticed that https://github.com/PeculiarVentures/graphene/blob/master/capabilities/ThalesNShieldSoloPlus.md doesn't have ECC sign results in it would you mind updating the results?
-
In my enclave, I create a keypair and sign a message:
```
let ecc_handle = SgxEccHandle::new();
let _result = ecc_handle.open();
let (prv_k, pub_k) = ecc_handle.create_key_pair()?;
…
-
Sometimes krypton fails to connect, and it seems it now supports a local ssh key fallback, how do I configure which local ssh key it should use?
```
Krypton ▶ Requesting SSH authentication from ph…