configurable trans-membrance hostcall blocklist
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# crypto_equal
|
||||
|
||||
```cpp
|
||||
bool crypto_equal(String a, String b)
|
||||
```
|
||||
|
||||
Constant-time byte comparison for secrets such as MACs and tokens.
|
||||
Reference in New Issue
Block a user