Add a data-independent variant of memcmp and a d-i memeq function.
The tor_memcmp code is by Robert Ransom, and the tor_memeq code is by me. Both incorporate some ideas from DJB's stuff.
changes/bug3122_memcmp
0 → 100644
src/common/di_ops.c
0 → 100644
src/common/di_ops.h
0 → 100644
Please register or sign in to comment