Initial release
This is the initial release of the EUDI rQES CSC library targeting the JVM. It implements the basic functionality needed to interact with a CSC compliant signing service in order to digitally sign a document.
For a full list of implemented features please check the README file.
What's Changed
- Initial commit by @vafeini in #1
- Remove ValidatedRSSPMetadata by @babisRoutis in #6
- added gitleaks.toml by @christosservosNCIN in #7
- Implementation for credential authorization, sign hash by @gdimtsas in #13
- Add more unit tests by @gdimtsas in #17
- Temporarily disable the integration test by @gdimtsas in #19
- New snapshot version by @gdimtsas in #20
- Updated README.md with the implemented features of the library by @gdimtsas in #23
- Added binary-compatibility-validator plugin to validate breaking changes in the public API of the library. by @gdimtsas in #16
New Contributors
- @vafeini made their first contribution in #1
- @babisRoutis made their first contribution in #6
- @christosservosNCIN made their first contribution in #7
- @gdimtsas made their first contribution in #13
Full Changelog: https://github.com/eu-digital-identity-wallet/eudi-lib-jvm-rqes-csc-kt/commits/v0.1.0