Move i2p Provider to crypto module

This commit is contained in:
Konstantinos Chalkias 2017-04-20 16:15:59 +01:00
parent 2ff8d14491
commit a8172e607e
2 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
package net.corda.core.crypto
import net.i2p.crypto.eddsa.EdDSAEngine
import net.i2p.crypto.eddsa.EdDSAKey
import net.i2p.crypto.eddsa.spec.EdDSANamedCurveTable
import org.bouncycastle.jce.ECNamedCurveTable