antikythera v0.3.0 Antikythera.Crypto View Source

Link to this section Summary

Functions

Checks equality of the given two binaries in constant-time to avoid timing attacks.

Link to this section Functions

Link to this function

secure_compare(left, right)

View Source
secure_compare(binary(), binary()) :: boolean()

Checks equality of the given two binaries in constant-time to avoid timing attacks.