crypto
0.1.0
In crypto::reed_solomon
Enums
Error
Constants
BLOCK_SIZE
DATA_SIZE
ECC_SIZE
GENERATOR_POLY
Functions
correct
correct_erasures
correct_errors
encode
find_erasure_locator
find_error_locations
find_error_locator
find_error_magnitudes
find_forney_syndromes
find_syndromes
is_correct
poly_add
poly_divrem
poly_eval
poly_mul
poly_scale
?
Settings
Function
crypto
::
reed_solomon
::
find_error_locator
Copy item path
source
·
[
−
]
fn find_error_locator(S: &[gf256]) ->
Vec
<gf256>