Apache Santuario - XML Security for Java

Clone this repo:
  1. 0362d57 Bump org.apache.maven.plugins:maven-compiler-plugin (#527) by dependabot[bot] · 2 weeks ago main
  2. e24c412 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 (#528) by dependabot[bot] · 2 weeks ago
  3. 5a0ee57 Bump org.glassfish.jaxb:jaxb-runtime from 4.0.5 to 4.0.6 (#529) by dependabot[bot] · 2 weeks ago
  4. 576de99 Bump github/codeql-action from 3.30.6 to 4.30.9 (#532) by dependabot[bot] · 2 weeks ago
  5. f93ece1 Bump actions/cache from 4.2.4 to 4.3.0 (#522) by dependabot[bot] · 4 weeks ago

Build Status Maven Central OpenSSF Scorecard OpenSSF Best Practices

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.