blob: ee1910c656feaf2377ee833582423f5077e7df39 [file] [view]
[![Build Status](https://builds.apache.org/job/santuario/job/Santuario-Java-main-JDK11/badge/icon?subject=Build)](https://builds.apache.org/job/Santuario/job/Santuario-Java-main-JDK11/)
[![Maven Central](https://maven-badges.sml.io/maven-central/org.apache.santuario/xmlsec/badge.svg)](https://maven-badges.sml.io/maven-central/org.apache.santuario/xmlsec)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/apache/santuario-xml-security-java/badge)](https://api.securityscorecards.dev/projects/github.com/apache/santuario-xml-security-java)
[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/6932/badge)](https://bestpractices.coreinfrastructure.org/projects/6932)
Apache Santuario - XML Security for Java
======================
The Apache Santuario project is aimed at providing implementation of the primary security standards for XML:
* XML-Signature Syntax and Processing
* XML Encryption Syntax and Processing.
This repository contains the Apache XML Security for Java subproject of Apache
Santuario. This library includes the standard JSR-105 (Java XML Digital
Signature) API, a mature DOM-based implementation of both XML Signature and
XML Encryption, as well as a more recent StAX-based (streaming) XML Signature
and XML Encryption implementation.