[maven-release-plugin] copy for tag xmlsec-3.0.2
[maven-release-plugin] prepare release xmlsec-3.0.2
1 file changed
tree: ba6597697d99e7f1fe572a0cc9f21555130bab39
  1. .github/
  2. .settings/
  3. etc/
  4. src/
  5. .asf.yaml
  6. .gitignore
  7. LICENSE
  8. NOTICE
  9. pom.xml
  10. README.md
  11. SECURITY.md
README.md

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.