rooch-network / rooch

VApp Container with Move Language
https://rooch.network
Apache License 2.0
128 stars 54 forks source link

[crypto] refactor & add crypto & bitcoin libraries. #1552

Closed feliciss closed 1 month ago

feliciss commented 1 month ago

There are several enhancements which can be improved with crypto libraries as mentioned in the April 11 meeting:

  1. Split general and bitcoin-specific address encoding & decoding, including base58 and bech32.
  2. Should ripemd160 function be exported.