Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 878 Bytes

File metadata and controls

20 lines (14 loc) · 878 Bytes

XMLSec Library

XMLSec library provides C based implementation for major XML Security standards:

Detailed information about supported features and algorithms can be found in the XMLDsig and the XMLEnc interoperability reports.

Documentation

Complete XMLSec library documentation is published on XMLSec website and on XMLSec GitHub Wiki.

License

XMLSec library is released under the MIT Licence (see the Copyright file).

Building and installing XMLSec

See docs/md/tutorial/install.md for details.