We measure the power of an error detection by the probability of letting errors
slip by the filter. We say the error detection is "one error in 1077"
if the probability of letting errors slip by the filter is 10-77.
A related concept is "message digest": the common MD2, MD5 can detect error
with a probability 1-10-38 (i.e., "one error in 1038"),
and SHA with a probability 1-10-48 (i.e., "one error in
1048").
They are not as strong as our encryptions at this point.