uce/site/doc/pages/crypto_equal.txt

8 lines
133 B
Plaintext

# crypto_equal
```cpp
bool crypto_equal(String a, String b)
```
Constant-time byte comparison for secrets such as MACs and tokens.