Apache Santuario - XML Security for Java

Clone this repo:
  1. 64f14bc Adding cooldown period by Colm O hEigeartaigh · 6 hours ago main
  2. 890badb Removing deprecated commons codec API calls by Colm O hEigeartaigh · 3 days ago
  3. c63f874 Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.83 (#545) by dependabot[bot] · 3 days ago
  4. 54f1b00 Bump actions/checkout from 5.0.0 to 6.0.0 (#543) by dependabot[bot] · 3 days ago
  5. c579abf Bump github/codeql-action from 4.31.2 to 4.31.4 (#544) by dependabot[bot] · 3 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.