changes/bug3122_memcmp
0 → 100644
+7
−0
+18
−0
+2
−2
src/common/di_ops.c
0 → 100644
+133
−0
src/common/di_ops.h
0 → 100644
+28
−0
Loading
The tor_memcmp code is by Robert Ransom, and the tor_memeq code is by me. Both incorporate some ideas from DJB's stuff.