File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,18 @@ XMLSec Library
4
4
XMLSec library provides C based implementation for major XML Security
5
5
standards:
6
6
7
- * XML Signature Syntax and Processing
8
- http ://www.w3.org/TR/xmldsig-core
7
+ * XML Signature Syntax and Processing
8
+ https ://www.w3.org/TR/xmldsig-core
9
9
10
10
* XML Encryption Syntax and Processing
11
- http ://www.w3.org/TR/xmlenc-core/
11
+ https ://www.w3.org/TR/xmlenc-core/
12
12
13
13
XMLSec is based on well known LibXML (http://xmlsoft.org), LibXSLT
14
- (http://xmlsoft.org/XSLT) and OpenSSL (http ://www.openssl.org) libraries.
14
+ (http://xmlsoft.org/XSLT) and OpenSSL (https ://www.openssl.org) libraries.
15
15
16
16
XMLSec library documentation is available here:
17
17
18
- http ://www.aleksey.com/xmlsec/
18
+ https ://www.aleksey.com/xmlsec/
19
19
20
20
This code is released under the MIT Licence see the Copyright file.
21
21
You can’t perform that action at this time.
0 commit comments