hopr_
crypto_
types
0.1.1
In hopr_
crypto_
types::
utils
hopr_crypto_types
::
utils
Function
xor_inplace
Copy item path
Source
pub fn xor_inplace(a: &mut [
u8
], b: &[
u8
])
Expand description
Convenience method to XOR one slice onto other.