ed25519-java icon indicating copy to clipboard operation
ed25519-java copied to clipboard

Add AlgorithmParametersSpi

Open vmadrien opened this issue 7 years ago • 0 comments

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

vmadrien avatar Jun 21 '18 16:06 vmadrien