f1b3b8a870
of a C library based on LibXML2 and OpenSSL. Origial PR was intended to import 1.0.0 but we have a newer version to go now, also enable GnuTLS support . PR: 51102 Submitted by: Jim Geovedi <jim@corebsd.or.id>
10 lines
340 B
Plaintext
10 lines
340 B
Plaintext
XML Security Library is the latest stable of a C library based on
|
|
LibXML2 and OpenSSL. The library was created with a goal to support
|
|
major XML security standards:
|
|
- XML Signature
|
|
- XML Encryption
|
|
- Canonical XML (was included in libxml2)
|
|
- Exclusive Canonical XML (was included in libxml2)
|
|
|
|
WWW: http://www.aleksey.com/xmlsec/
|