From 5fbc7dfddab04dc4098af68d0c599fe9e665fade Mon Sep 17 00:00:00 2001 From: Andrey Kislyuk Date: Thu, 19 Sep 2024 09:27:08 -0700 Subject: [PATCH] Update README.rst --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c7cf344..d592d6b 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,8 @@ SignXML: XML Signature and XAdES in Python *SignXML* is an implementation of the W3C `XML Signature `_ standard in Python. This standard (also known as "XMLDSig") is used to provide payload security in `SAML 2.0 -`_, `XAdES `_, and `WS-Security +`_, `XAdES `_, `EBICS +`_, and `WS-Security `_, among other uses. The standard is defined in the `W3C Recommendation `_ `XML Signature Syntax and Processing Version 1.1 `_. *SignXML* implements all of the required components of the Version 1.1