Apache Santuario - XML Security for Java

Clone this repo:
  1. 6d98851 Bump xmlunit.version from 2.10.2 to 2.10.3 (#488) by dependabot[bot] · 8 days ago main
  2. 32476c5 Bump junit.version from 5.13.1 to 5.13.2 (#489) by dependabot[bot] · 8 days ago
  3. 01b5a2a Bump com.google.errorprone:error_prone_core from 2.38.0 to 2.39.0 (#490) by dependabot[bot] · 8 days ago
  4. 4bc02eb Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 (#492) by dependabot[bot] · 8 days ago
  5. ab4659d Bump github/codeql-action from 3.29.0 to 3.29.2 (#493) by dependabot[bot] · 8 days 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.