-
### 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…
-
### Problem:
My code is roughly
```
val s3ClientObject =
S3Client
.builder()
.credentialsProvider(
StaticCredentialsProvider.create(
A…
sid22 updated
3 months ago
-
## What is the current behavior?
Currently in order to connect to Snowflake via the Key-Pair Authenticator, you must pass the RSA Private Key as a string in to the Connection String.
## What is th…
-
Dear Philip, IsoApplet Team,
First of all Thankyou for this excellent piece of work, it seems people will continue to benefit from this applet for a while.
I have a J3R200 Javacard which I under…
-
Some test cases involving `PSA_ALG_RSA_PSS_ANY_SALT` are skipped in all tested configurations while the otherwise same test using `PSA_ALG_RSA_PSS` isn't skipped. E.g.
```
PSA sign RSA_PSS_ANY_SAL…
-
**Describe the bug/feature**
We try to generate the RSA pub key via Kapitan (`||reveal:path/to/encrypted_private_key|publickey`) from a private key that should also be created by Kapitan (`||rsa`) in…
siku4 updated
2 months ago
-
-
#### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help th…
-
Instead of doing it from inside the client, generate the keypairs with granger in the background.
The client would have to detect and execute `granger` with a script that generates the keypair. The…
-
**Summary**
we could use key pair authentication as an alternative approach to basic authentication(user/password)
Process:
1. user generate their PEM private-public key pair with openssl or gene…