Apache Santuario - XML Security for Java

Clone this repo:
  1. fc74ee8 Bump com.google.errorprone:error_prone_core from 2.29.1 to 2.29.2 (#350) by dependabot[bot] · 5 days ago main
  2. f949f39 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#351) by dependabot[bot] · 5 days ago
  3. 247b6d0 Bump github/codeql-action from 3.25.12 to 3.25.13 (#352) by dependabot[bot] · 5 days ago
  4. c70d41e Bump com.google.errorprone:error_prone_core from 2.28.0 to 2.29.1 (#349) by dependabot[bot] · 9 days ago
  5. b26c9d7 Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#347) by dependabot[bot] · 9 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.