Apache Santuario - XML Security for Java

Clone this repo:
  1. cc6c705 Removing dependency submission by Colm O hEigeartaigh · 2 days ago main
  2. a476eed Bump github/codeql-action from 4.32.6 to 4.35.1 (#583) by dependabot[bot] · 3 days ago
  3. 816ebec Bump actions/cache from 5.0.3 to 5.0.4 (#582) by dependabot[bot] · 3 days ago
  4. 002dd0c Adding some AI generated tests + a small fix (#581) by Colm O hEigeartaigh · 2 weeks ago
  5. d22b188 Bump org.glassfish.jaxb:jaxb-runtime from 4.0.6 to 4.0.7 (#579) 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.