-
In the main host, if you comment in AddStaticSigningCredential and then make a jwks discovery request, an exception is thrown:
`CryptographicException: m_safeCertContext is an invalid handle.`
In …
-
Collec 1 milion ECDSA (NIST P-256) keys and store them to the csv file with structure:
**id,e,d,t1** where
- **id** simple counter
- **e** public key
- **d** private key
- **t1** time to genera…
-
Typically, using `print_goal` in a proof results in output like this:
```
[12:53:16.191] Goal ECDSA_do_sign (safety assertion:) (goal number 0):
[12:53:16.377] Goal ECDSA_do_sign (safety asse…
-
Running `hdwallets.BIP32.from_seed()`, I see `AttributeError: 'mpz' object has no attribute 'to_bytes'`.
Fixed by downgrading to python-ecdsa 0.14.1, as suggested here:
https://github.com/spesmilo…
-
In the base proof config algorithm the inputs don't list the unsecured document however it is asked to set the proof `@context` to match it.
See https://www.w3.org/TR/vc-di-bbs/#base-proof-configur…
-
### Version
3.6.2
### What Kubernetes platforms are you running on?
Kind
### What happened?
After updating from 3.2.1 to 3.3.0 (also tried with 3.6.2) we found that TLS offload stopped working fo…
-
**Is your feature request related to a problem? Please describe.**
As expected, I can ssh to another peer via `sudo netbird ssh .netbird.cloud`
**Describe the solution you'd like**
But is it poss…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x2bb714c14fe77cea1bb2ab483c417362a7b55b93f899e1bc2fc3b4dc8d3a2c00
**Severity:** medium
**Description:**
## Descripti…
-
**Background:**
- A proposer commitment can be thought of as a signature from the proposer. The options for how the signature is requested is a core part of Commit-Boost. There are various ways / str…
-
after setting up the proxy mode in the config file, users have warning when logging in( warnings because it doesnt prevent from connecting). I've look for ways to correct it but nothing.
![Screensh…