aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/memcmp.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add bindings to CRYPTO_memcmpAlex Crichton2014-10-011-0/+39
This should help other projects use a constant-time memory comparison.