examples icon indicating copy to clipboard operation
examples copied to clipboard

chore(crypto): CRP-2579 In basic_ethereum example use ic_crypto_secp256k1

Open randombit opened this issue 1 year ago • 0 comments

This crate has the same derivation functionality of extended_bip32, but does not rely on the threshold signature implementation. Thus it has far fewer dependencies (as can be seen in the Cargo.lock update).

The extended_bip32 crate is being removed in https://github.com/dfinity/ic/pull/1172

randombit avatar Aug 27 '24 15:08 randombit