-
### Describe what happened
I've been pulling my hair out trying to figure out why Pulumi is unable to connect to a remote docker engine using ssh (the connection gets refused) but when I take the exa…
-
Currently the `Signer\OpenSSL` pulls the `Key` content way before its actual usage, and this is a problem because we need to carry around the `#[SensitiveParameter]` attribute, potentially forgetting …
-
## Problem Statement
Darjeeling still relies on RSA and SPHINCS for signature verification and attestation.
For security reasons and for saving ROM and OTP space, Earlgrey, from the `master` bra…
sameo updated
5 months ago
-
Migrate to ECDSA verification of application firmware.
Currently, the ROM_EXT uses RSA3K keys to validate application firmware, but we want to use ECDSA verification instead and eliminate the use of …
-
When i try to analyze a pem certificate with Zlint i get this error.
time="2024-10-08T08:18:42+02:00" level=fatal msg="unable to parse certificate: asn1: structure error: tags don't match (6 vs {cl…
-
It would be great to extend push token to be able to use ecdsa cryptography (at least p256). This will decrease keygen times espically on lower powered smartphones significantly.
It would also enabl…
-
Teleport does not support non-interactive interactive SSH sessions. A non-interactive interactive session is a "shell" session where a PTY is not allocated. Teleport correctly supports interactive and…
-
I'm following the guide at https://docs.npmjs.com/about-registry-signatures, and I'm struggling to verify the ECDSA signatures that get published to the NPM registry.
Some example code, that shows …
-
I would like to use e.g. `ES256` in some applications. See https://github.com/fukamachi/jose/issues/3. For Jose to support this we have to update `pem` first. Before sending a PR i wanted to ask how t…
-
Hi I see that in [gnsi/credentialz/credentialz.proto](https://github.com/openconfig/gnsi/blob/main/credentialz/credentialz.proto) the keyType supported are KEY_TYPE_ECDSA_P_256, KEY_TYPE_ECDSA_P_521, …