corda/core
Ross Nicoll 22be9fd6df CORDA-579: Move X509EdDSAEngine into net.corda.core.internal package (#1563)
* Add reflection based X509EdDSAEngine

* Rewrite X509EdDSAEngine to use public API rather than the direct equivalent functions

* Add unit tests for X509EdDSAEngine

* Remove unused imports

* Add unit tests for X509Key verification

* Add explicit x509 construct from eddsa key

This allows testing of conversion engine

* Review Comments
2017-09-21 18:18:37 +01:00
..
src CORDA-579: Move X509EdDSAEngine into net.corda.core.internal package (#1563) 2017-09-21 18:18:37 +01:00
build.gradle Spinoff driver into own project with demorun (#1401) 2017-09-05 09:50:51 +01:00