Apache Santuario - XML Security for Java

Clone this repo:
  1. bbc0b2b [SANTUARIO-616] enable manual resolving of the encrypted key with the key agreement (#305) by jrihtarsic · 4 days ago main
  2. 98df98f Bump actions/checkout from 4.1.3 to 4.1.4 (#313) by dependabot[bot] · 8 days ago
  3. 8aeb59d Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#314) by dependabot[bot] · 8 days ago
  4. 114f495 Bump com.google.errorprone:error_prone_core from 2.26.1 to 2.27.0 (#315) by dependabot[bot] · 8 days ago
  5. 2c964b4 Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (#316) by dependabot[bot] · 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.