Andrey Kislyuk

Results 275 comments of Andrey Kislyuk

A bad signature error typically indicates that either the key material used to generate the signature does not match the key material in the certificate that you have configured, or...

Hi, thanks for your interest in SignXML. If you need help, please provide a complete reproduction, including the XML element that was passed as input.

There is no update because there was no complete reproduction posted nor an effort made to debug the issue. This library is maintained by volunteers in their spare time; you...

I am going to close this issue because the original reporter wasn't able to provide the reproduction details necessary to act on the report. If you have an issue, please...

For additional context see: https://github.com/wbond/certvalidator/pull/33#issuecomment-933069498

This is unlikely to happen soon unless the work is sponsored.

Sorry, I totally missed the previous comment. I would love to review a PR for this functionality.

Hi. I've never worked with EncryptedAssertions before, but from what I gather it's an [xmlenc](https://www.w3.org/TR/xmlenc-core/) envelope around the payload with the actual signed assertion XML. SignXML was written to support...

Since this library is focused on XML Signature standard conformance, I'm reluctant to add XML Encryption support to it directly. My preference is to start development of XML Signature support...

@sailorfred, you're welcome to send any PRs to https://github.com/kislyuk/encryptxml. I'm happy to indicate you as a co-author there. I've also registered https://github.com/XML-Security and I'm considering moving both projects under that...