-
i am trying to run some spongycastle code in android:
```
try {
Security.addProvider(new org.spongycastle.jce.provider.BouncyCastleProvider());
ECGenParameterSpec…
-
##### SUMMARY
After running `step ca init --helm` to produce a `values.yml`, installing the respective helm chart with the contents of that yaml file fails if passed through the parameter `va…
-
### Description
The context is IAM integration and validating user tokens (JWT) provided by the identity provider. When a JWT is returned, it may be signed (depending on the identity provider). T…
-
### Describe the bug
It is expected that the digest passed to az keyvault key sign be an arbitrary 32 byte sha-256 checksum.
The example uses only characters 1-9. Passing most valid ascii charact…
-
-
I wrote an app to view what's written in my qrcode:
https://github.com/jumpjack/greenpass
http://jumpjack.altervista.org/greenpass/
It works fine with my greenpass and with some fake ones, but it…
-
## Describe the issue
The JWKS generated by [oxauth-client-with-dependencies.jar](https://maven.gluu.org/maven/org/gluu/oxauth-client/4.3.0.Final/oxauth-client-4.3.0.Final-jar-with-dependencies.jar…
-
I am creating ES256 JWT tokens using shell scripts and OpenSSL and noticed that sometimes, the generated signatures are invalid. Ultimately, the integers asn1parse delivers may be too short, I fixed t…
-
Currently with this package, one must manually specify the `authorizeUrl` (`authorization_endpoint`), `accessTokenUrl` (`token_endpoint`) and possible the user info URL (`userinfo_endpoint`). [RFC 841…
-
When I encountered problems, I noticed that the manager of the project had not been maintained for a long time, resulting in many unsolved problems, and the submitted pull requests could not be proces…