Functionsยง
- add_
private_ keys - Add private keys Input keys must be 32 bytes
- add_
public_ keys - Add two public keys Input keys must be 33-byte compressed secp256k1 public keys
- apply_
public_ key_ tweak - last_
key_ with_ target - Last key with target Tweaks the given keys so their sum equals the target
- subtract_
public_ keys - Subtract public keys Input keys must be 33-byte compressed secp256k1 public keys
- subtract_
secret_ keys - Subtract private keys Input keys must be 32 bytes
- sum_
private_ keys - Sum of private keys Returns the sum of the given private keys modulo the curve order