Skip to content

Commit 5fbc7df

Browse files
authored
Update README.rst
1 parent 762e8a4 commit 5fbc7df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ SignXML: XML Signature and XAdES in Python
33

44
*SignXML* is an implementation of the W3C `XML Signature <http://en.wikipedia.org/wiki/XML_Signature>`_ standard in
55
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
6+
<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
78
<https://en.wikipedia.org/wiki/WS-Security>`_, among other uses. The standard is defined in the `W3C Recommendation
89
<https://www.w3.org/standards/types#REC>`_ `XML Signature Syntax and Processing Version 1.1
910
<http://www.w3.org/TR/xmldsig-core1/>`_. *SignXML* implements all of the required components of the Version 1.1

0 commit comments

Comments
 (0)