Apache Santuario - XML Security for Java

Clone this repo:
  1. ce80fbf Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85 (#632) by dependabot[bot] · 5 days ago main
  2. c10ddea Bump github/codeql-action/analyze from 4.37.0 to 4.37.3 (#637) by dependabot[bot] · 5 days ago
  3. 558e3fc Bump actions/checkout from 7.0.0 to 7.0.1 (#636) by dependabot[bot] · 5 days ago
  4. 4429a4b Bump github/codeql-action/init from 4.37.0 to 4.37.3 (#635) by dependabot[bot] · 5 days ago
  5. a510404 Bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.3 (#634) by dependabot[bot] · 5 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.