-
**Description**
We are hosting our own Sigstore and have deployed both Rekor and Fulcio with RSA keys hosted in AWS. We are not signing container images but exclusively blobs through e.g.
```
c…
-
# Your system information
* Operating system used: windows 11
* PyKCS11 version: 1.5.17
* Python version: 3.13.0
* PKCS#11 library used:
# Please describe your issue in as much detail as poss…
-
kangle hosts模块,443s的https访问 Client Hello中alpn没有包含h2,是不支持h2回源吗?
是否应当支持http的h2回源,和https的h2回源
比如chrome浏览器,握手阶段会和服务器声明支持h2,kangle在回源的时候,应该和源站服务器声明alpn(application_layer_protocol_negotiation)
![image](h…
-
Fulcio's API specifies that [RSA-PSS](https://github.com/sigstore/fulcio/blob/main/fulcio.proto#L210) is a supported algorithm. However, the `algorithm` field in the API is not used when parsing the p…
-
Hello! I'm trying to use this crate for verifying RSA PKCS1 signatures in X.509 certificates.
What's the best way to parse a DER BitString and get a `rsa::pkcs1v15::Signature` out of it? I see that…
-
Hello,
With the traefik-oidc-auth plugin I have an issue that is dificult to resolve. I want to use this plugin to enforce Azure Entra ID authentication before entering the Traefik Dashboard page:…
-
### Problem Description
My Yubikey is personalized with a signature and an encryption certificate. Running `certutil -scinfo` shows that the encryption test cannot be performed, because certutil do…
-
We should support signatures with RSA key pairs (256, 384 and 512), as they are commonly used with json web tokens.
-
should be easy to support all the variants since they only vary in hash size but use the same keys
after completing, open a PR to https://github.com/jsonwebtoken/jsonwebtoken.github.io/blob/master/…
-
Hi,
I am trying to integrate with Moodle, and am getting an error back when I am sending the Score. I send the score in a separate instance, where I first load the platform, user-results etc using …