-
**Describe the bug**
I'm unable to unjail a validator which was jailed due to downtime.
**How to reproduce**
Add your steps to reproduce the behavior:
1. When I executed nilchaind tx slash…
-
A lot of verification functions (e.g. in signature, commitment, merkle tree, etc) are returning a wrapped `Result` that provides some detailed information about internal error. This could lead to a si…
mrain updated
5 months ago
-
**Describe the bug**
When I connect the appkit modal example to a wallet that uses the latest walletkit, the SIWE fails because the signing message does not use a checksummed address.
```
flutt…
-
Confirm the following are included in your repo, checking each box:
- [x] completed README.md file with the necessary information
- [x] shim.efi to be signed
- [x] public portion of your certi…
-
https://github.com/did-method-plc/did-method-plc/blob/8132e197b7c55421aac923de11a934f8d36d7387/README.md?plain=1#L206-L217
The DID validation step notes that the encoding for the legacy `create` op…
str4d updated
2 months ago
-
I was testing PKCS#1 v1.5 signature verification as implemented in milagro-crypto and noticed it rejects valid signature whose encoded message uses an implicit NULL parameter for hash algorithm (where…
-
### Background information
- **Dendrite version or git SHA**: 0.13.2+57ddbe0.57ddbe0
- **SQLite3 or Postgres?**: Postgres
- **Running in Docker?**: Yes
- **`go version`**: N/A (`go` doesn't …
-
STR:
* Sign in on a new device
* Verify against a device which, for some reason, does not have a copy of the private cross-signing keys. (It's not entirely clear how to get into this situation; on…
-
Original question
![image](https://github.com/leather-wallet/extension/assets/33360391/146d7dcc-c5b1-4a32-a0da-13859c5ffaa5)
-
Hello!
I'm having a small issue with functions `jwt.decode` and `jws.verify` in a corner-case scenario.
I'm playing with a handcrafted, invalid JWT where the `"alg"` header has been set to `true…