Apache Santuario - XML Security for Java

Clone this repo:
  1. 5dc7a13 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 (#609) by dependabot[bot] · 4 days ago main
  2. dc6e81c Bump github/codeql-action from 4.36.0 to 4.36.1 (#610) by dependabot[bot] · 4 days ago
  3. f7ad079 Bump actions/checkout from 6.0.2 to 6.0.3 (#611) by dependabot[bot] · 4 days ago
  4. 6a391df Fixing Cryptographic Edge Case test on Java 21+. by Colm O hEigeartaigh · 7 days ago
  5. c226aae Fixed exception expectation in testDeeplyNestedElements (#606) by Ihor Kuzmanenko · 7 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.