ed25519-java
ed25519-java copied to clipboard
Add AlgorithmParametersSpi
Hi, i had to add an implementation of AlgorithmParameters to your provider for a project. It's lacking an implementation of getEncoded (and init from encoded)... I m just submitting the code i have done if you think it is worth to be included. Thanks for your lib, Adrien