Miscellaneous cryptographic routines.
Classes | |
| struct | StringsEqualConstTimeComparator |
| Performs constant-time string comparison comparator. More... | |
Functions | |
| bool | AreStringsEqualConstTime (std::string_view str1, std::string_view str2) noexcept |
|
noexcept |
Performs constant-time string comparison if the strings are of equal size