-
#### Problem
`Entry` struct is serialized as a data blob and then split into shreds on SHRED_DATA_SIZE ~1200-byte boundaries. This means a validator would need all shreds containing an `Entry` i.e.…
-
# Lines of code
https://github.com/code-423n4/2023-01-biconomy/blob/53c8c3823175aeb26dee5529eeefa81240a406ba/scw-contracts/contracts/smart-contract-wallet/paymasters/verifying/singleton/VerifyingSing…
-
As we all know, today more than ever before, it is crucial to be able to trust our computing environments. One of the main difficulties that package maintainers of Linux distributions face, is the dif…
-
As we all know, today more than ever before, it is crucial to be able to trust our computing environments. One of the main difficulties that package maintainers of Linux distributions face, is the dif…
-
in `PGPKey.verify` we see:
```python
if self_verifying:
signature_issues &= ~SecurityIssues.hashFunctionNotCollisionResistant
```
I believe the argument fo…
-
_Copied from https://github.com/99designs/http-signatures-ruby/issues/10_
---
Currently key rotation is difficult; the verifier needs to start verifying with the new key at the same moment the new k…
-
In an effort to open up (unbloat) the nostr protocol by freeing clients and relays to tailor their implementations, there emerges a need for clients and relays BOTH to identify themselves and the feat…
-
### What is this about?
### 1. Favicon has been removed
Favicon is not displayed. Should we consider displaying it or is it intentionally removed from the new re-design screens? See left side re…
-
**Description**
As an end user trying to install cosign so I can verify the install packages of another project before installing them, I'm working from [these instructions](https://docs.sigstore.d…
-
This is very important work, since it is required for DIDs and Verifiable Credentials, where digital signatures and other proofs over RDF datasets are used for creating/resolving/updating/deactivating…