trezor / trezor-crypto

:lock: Don't use this repo, use the new monorepo instead:
https://github.com/trezor/trezor-firmware
MIT License
501 stars 201 forks source link

add smartcash curve #170

Closed leoreinaux closed 6 years ago

prusnak commented 6 years ago

The curve shouldn't be called secp256k1-smart but rather secp256k1-sha3. Also are you sure that .hasher_pubkey = HASHER_SHA3, should not be .hasher_pubkey = HASHER_SHA3_RIPEMD160, ?

prusnak commented 6 years ago

No response, closing.