add
bp_core
0.3.0
In bp_
core::
coding::
gf256
bp_core
::
coding
::
gf256
Function
add
Copy item path
Source
pub fn add(a:
u8
, b:
u8
) ->
u8
Expand description
Addition in GF(2⁸) — identical to XOR.