jenkinsci / eddsa-api-plugin

EdDSA library plugin

Home Page:https://plugins.jenkins.io/eddsa-api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eddsa-api

Introduction

API plugin to bundle net.i2p.crypto:eddsa.

OpenJDK > 15 provide native support for EdDSA signatures via the Java cryptography API, however there are several libraries that are still using older libraries that require this code directly.
This plugin is seen as an interim so we can ship a single copy of the library whilst consumers migrate away from it.

Contributing

Refer to our contribution guidelines

LICENSE

Licensed under MIT, see LICENSE

About

EdDSA library plugin

https://plugins.jenkins.io/eddsa-api/

License:MIT License


Languages

Language:Java 100.0%