mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-10 00:09:31 +01:00
* Make the static field ECKey.CURVE (which is a Bouncy Castle type) package private and provide the ecDomainParameters() accessor for those who really need it. * Use the accessor in DefaultRiskAnalysisTest * We will not update code within the `o.b.crytpo` package to use the accessor, since we intend to migrate all/most of those usages to the `java.security` types. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
findbugs.xml |