Apache Santuario - XML Security for Java

Clone this repo:
  1. 3610dc5 Bump org.apache.maven.plugins:maven-compiler-plugin (#566) by dependabot[bot] · 6 hours ago main
  2. 0061740 Bump github/codeql-action from 4.31.10 to 4.32.0 (#567) by dependabot[bot] · 6 hours ago
  3. e597d3c Bump actions/setup-java from 5.1.0 to 5.2.0 (#565) by dependabot[bot] · 6 hours ago
  4. d7a240c Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#564) by dependabot[bot] · 5 days ago
  5. e2132b3 SANTUARIO-627 - missmatch between module-info and published dependencies (#563) by Colm O hEigeartaigh · 8 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.