SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
template<domain D :shared3p > | |
D uint | kl_strHamming (D xor_uint8[[1]] s, D xor_uint8[[1]] t) |
Function for finding the number of bytes two inputs differ in.
s,t | - input string vectors of supported type |
D uint kl_strHamming | ( | D xor_uint8[[1]] | s, |
D xor_uint8[[1]] | t | ||
) |