Apache Santuario - XML Security for Java

Clone this repo:
  1. d2a5ce4 Bump github/codeql-action from 2.3.3 to 2.3.5 (#170) by dependabot[bot] · 6 hours ago main
  2. 675c015 SANTUARIO-600 - Propagate failures from the NodeFilter via a checked exception (#169) by Colm O hEigeartaigh · 11 days ago
  3. 41226eb POM cleanup, fixed logging in tests (#167) by David Matějček · 2 weeks ago
  4. 6249a7d Bump error_prone_core from 2.19.0 to 2.19.1 (#166) by dependabot[bot] · 3 weeks ago
  5. d4942bf Bump error_prone_core from 2.18.0 to 2.19.0 (#165) by dependabot[bot] · 3 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.