[SANTUARIO-614] Tests for the EC Brainpool key types (#298)

* [SANTUIARIO-614] Tests for the EC Brainpool key types

* Update XMLSignatureBrainpoolTest with XMLSignatureAbstract
add eddsa.jks key creation command to README.txt

* PR: Update instruction how brainpool.p12 is generated using the openssl + fix typo

---------

Co-authored-by: RIHTARSIC Joze <joze.rihtarsic@ext.ec.europa.eu>
6 files changed
tree: ea0df504734b2c745559675ee93eee636e82eda2
  1. .github/
  2. etc/
  3. src/
  4. .asf.yaml
  5. .gitignore
  6. LICENSE
  7. NOTICE
  8. pom.xml
  9. README.md
  10. 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.