-
Hi,
I am trying to port a library [androidtv-remote](https://github.com/louis49/androidtv-remote) that was originally designed to run in a node environment to be able to run inside a react-native …
-
My Code
```
rawGenerateEncryptData(rsa, obj, function sign(hmac) {
let rsa = new JSEncrypt()
rsa.setPrivateKey(privateKey)
return rsa.sign(hmac, CryptoJS.SHA256, "sha256");
})
```
Wher…
-
Hello,
I would like to know if it is possible to sign generated PDF using RSA/PKI Certificate?
mPDF 7.0.0
PHP 7
-
```
---- pk::tests::rsa_sign_verify_pss stdout ----
thread 'pk::tests::rsa_sign_verify_pss' panicked at 'called `Result::unwrap()` on an `Err` value: RsaBadInputData', src/libcore/result.rs:1084:5
…
-
```
---- pk::tests::rsa_sign_verify_pkcs1v15 stdout ----
thread 'pk::tests::rsa_sign_verify_pkcs1v15' panicked at 'called `Result::unwrap()` on an `Err` value: RsaBadInputData', src/libcore/result.r…
-
Sustainsys.Saml2.AspNetCore2
Version 2.9.0
The SAML configuration of the service provider looks as follows:
``` CSharp
services.AddAuthentication()
.AddSaml2("...", options =>
{
…
-
Hello,
When using `signature_algorithm=SignatureMethod.SHA256_RSA_MGF1` the signature cannot be verified.
If I remove `signature_algorithm=SignatureMethod.SHA256_RSA_MGF1` the signature can be v…
-
Hello.
PS256 is listed as unsupported on jwt.io for lcobucci. I need this algo for authenticating with one cloud operator. Any plans for it to be supported?
-
the specs here for `emptyAuth` field for PEM encoded tpm keys
* https://www.hansenpartnership.com/draft-bottomley-tpm2-keys.html#name-emptyauth
states that if the emptyauth field is absent, it s…
-
### Checklist
- [X] I have used the search function to see if someone else has already submitted the same bug report.
- [X] I will describe the problem with as much detail as possible.
### App versi…