Apache Santuario - XML Security for Java

Clone this repo:
  1. 32f1563 Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 (#433) by dependabot[bot] · 6 days ago main
  2. fa89d81 Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#431) by dependabot[bot] · 6 days ago
  3. 19f6c96 Bump actions/setup-java from 4.5.0 to 4.6.0 (#430) by dependabot[bot] · 6 days ago
  4. 24e05d8 Bump github/codeql-action from 3.27.9 to 3.28.0 (#429) by dependabot[bot] · 6 days ago
  5. fab96f7 Bump github/codeql-action from 3.27.6 to 3.27.9 (#427) 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.