-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
**Describe the bug**
The test `crypto/secp256r1/crypto.secp256r1.p256-m_raw` does not build.
Observed for:
- `nrf5340dk/nrf5340/cpuapp/ns`
- `nrf9160dk/nrf9160/ns`
[Edit by @aescolar to add mo…
-
The NitroKey 3A NFC shop advertises support for Koblitz curves:
> Elliptic curves: NIST P-256, P-384, P-521 (secp256r1/prime256v1, secp384r1/prime384v1, secp521r1/prime521v1), Ed25519/Curve25519, **K…
-
See https://github.com/paulmillr/noble-curves/blob/main/src/secp256k1.ts, for example.
-
**Describe the bug**
Timeout when using `ftps` to invoke `.List` and `.NameList`. Error is "context deadline exceeded".
Maybe (??) related to an underlying TLS issue - possibly #249 and #252
…
-
The request signing extension currently only supports Ed25519 for signing requests. In the event that future research indicates this algorithm shouldn't be used, there should be a well-defined way for…
-
A lot of people use Java on their server side, which stores keys DER encoded.
It should be fairly simple to add ASN.1 identifiers and bit strings to the DER decoder. I do need to research what variou…
-
Maintainer: @nmav
Environment: aarch64, Xiaomi Redmi Router AX6S(mediatek/mt7622), OpenWrt 23.05.0 r23497-6637af95aa
Description:
I using my router as client for remote Openconnect server. It wor…
-
## Describe the bug
Hey guys.
I have for the last week or so been having a weird problem with my Google Nest Mini. Our integration works great, but after a couple of minutes i get this d…
-
The System.Security.Cryptography namespace contains several commonly used cryptographic algorithms. I propose the addition of two commonly used algorithms which are currently missing:
- **Ed25519** is…