We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 762e8a4 commit 5fbc7dfCopy full SHA for 5fbc7df
1 file changed
README.rst
@@ -3,7 +3,8 @@ SignXML: XML Signature and XAdES in Python
3
4
*SignXML* is an implementation of the W3C `XML Signature <http://en.wikipedia.org/wiki/XML_Signature>`_ standard in
5
Python. This standard (also known as "XMLDSig") is used to provide payload security in `SAML 2.0
6
-<http://en.wikipedia.org/wiki/SAML_2.0>`_, `XAdES <https://en.wikipedia.org/wiki/XAdES>`_, and `WS-Security
+<http://en.wikipedia.org/wiki/SAML_2.0>`_, `XAdES <https://en.wikipedia.org/wiki/XAdES>`_, `EBICS
7
+<https://en.wikipedia.org/wiki/Electronic_Banking_Internet_Communication_Standard>`_, and `WS-Security
8
<https://en.wikipedia.org/wiki/WS-Security>`_, among other uses. The standard is defined in the `W3C Recommendation
9
<https://www.w3.org/standards/types#REC>`_ `XML Signature Syntax and Processing Version 1.1
10
<http://www.w3.org/TR/xmldsig-core1/>`_. *SignXML* implements all of the required components of the Version 1.1
0 commit comments