-
Currently we're using tweetnacl for ED25519 and a custom build of jsrsasign for ECDSA. We should consider using a [elliptic](https://www.npmjs.com/package/elliptic) instead, which support ed25519, sec…
-
* #7556 backport
-
### Describe the bug
When using `GetObjectFluentBuilder.if_modified_since` or `set_if_modified_since` to get an object, the object is *always* returned. I tried both methods, and tried setting the …
-
My server is a single core VPS, running Ubuntu 22.04.
I run a web server using ntex and rustls.
After about two weeks, the web server suddenly runned into CPU 100%.
This is the thread's backtrace…
-
* #7556 backport
-
### 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…
-
Das X509 Zertifikat welches im JWS Header angehängt ist, ist nicht mehr gültig.
URL: https://fhir-directory-ref.vzd.ti-dienste.de/tim-provider-services/FederationList/federationList.jws
#### JWS H…
-
Add Move smart contract examples for all supported sigs in Sui Move
Ed25519 / ECDSA secp256k1 / ECDSA secp256r1 / BLS minSig / BLS minPK
-
## Unable to use **Elliptic Curve** Self Signed Certificate in Spring boot
#### First Environment Details
JDK 17
Spring Boot 3.0.2
Spring Web
Tomcat (inbuilt)
Mac OS 13.x
#### Second Envi…
-
Hello @petrs,
When i run the tests or manually send APDUs to my card, I am getting FF02 as response for all the operations for all the different data I provided. An example of integerMultiplication()…