Moving "Security" to a separate port, so there can be a Bouncycastle and a Spongycastle implementation. (BC doesn't work on Android, SC can't be used on Oracle's JVM)
This commit is contained in:
@ -9,3 +9,7 @@ include 'repositories'
|
||||
include 'demo'
|
||||
|
||||
include 'wif'
|
||||
|
||||
include 'security-sc'
|
||||
|
||||
include 'security-bc'
|
||||
|
Reference in New Issue
Block a user