Closed msgilligan closed 3 months ago
And related places in the build files and documentation
This eliminates warnings from the compiler about module names ending in a digit and reduces general verbosity.
The current intention is to leave full Secp256K1 prefix on the types (classes) because they do refer to that specific ECC curve.
There are some individual classes that should probably be renamed, but we'll do that in a follow-on PR.
And related places in the build files and documentation
This eliminates warnings from the compiler about module names ending in a digit and reduces general verbosity.
The current intention is to leave full Secp256K1 prefix on the types (classes) because they do refer to that specific ECC curve.