spark_
cryptography
0.1.0
In spark_
cryptography::
key_
arithmetic
spark_cryptography
::
key_arithmetic
Function
apply_public_key_tweak
Copy item path
Source
pub fn apply_public_key_tweak( pubkey: &[
u8
], tweak: &[
u8
], ) ->
Result
<
Vec
<
u8
>, Error>