# crypto_equal

```cpp
bool crypto_equal(String a, String b)
```

Constant-time byte comparison for secrets such as MACs and tokens.
