-
First off, thanks so much for this module, awesome!
Next, I am not too familiar with XML singing and have had a difficult time actually verifying that the signature is OK but it has been running fine…
-
I'm trying to use xml-crypto to sign some ISO-20022 messages following the Brazilian Central Bank pattern, one of the requirements is to create a signature from the x509 KeyInfo.
Is there a way today…
-
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…
-
In case when XML Signature has namespace prefix then throws the `System.ArgumentNullException: Value cannot be null. (Parameter 'value')`
Below a part of XML
```
...
...
...
```…
-
Hi, I am using version v0.4.5, i got redirected on /saml/acs where my request returns with a forbidden code, and this error happens intermittent, below is the **IDP metadata** and **IDP response**,
…
-
Hey Albert,
On OS X, we're getting `XMLSec::SigningError: signature failed` when `sign_with_certificate` is called. This doesn't happen on Ubuntu. Do you know why this fails on OS X and how to fix it…
-
[license.schema.json](https://readium.org/lcp-specs/schema/license.schema.json) defines "provider" as a required property within an LCP license, but the [final example](https://readium.org/lcp-specs/r…
-
Hi, I am getting `unsupported signature algorithm` each time I try to login via SAML.
This is the url data:
```
https://127.0.0.1:9443/SAML2/Redirect/SSO?RelayState=lTWG557ErB0jdoEZGhp7uSOl7Am_zf…
-
### Is your feature request related to a problem? Please describe...
I don't think there is a way to addObject to SignedXml instance. Would be nice to add this functionality. Currently missing it mys…
-
Using the following code, the EXI encoding can be shown to work correctly for the SignedInfo fragment encoding described in ISO15118-2 Annex J
```
sig = SignedInfo(
canonicalization_metho…