-
- Downloads
Use safe_mem_is_zero in a few more places.
I don't believe any of these represent a real timing vulnerability (remote timing against memcmp() on a modern CPU is not easy), but these are the ones where I believe we should be more careful.
Showing
- src/feature/relay/routerkeys.c 1 addition, 1 deletionsrc/feature/relay/routerkeys.c
- src/feature/rend/rendcache.c 4 additions, 2 deletionssrc/feature/rend/rendcache.c
- src/lib/crypt_ops/crypto_ed25519.c 1 addition, 1 deletionsrc/lib/crypt_ops/crypto_ed25519.c
- src/lib/crypt_ops/crypto_rand.c 2 additions, 1 deletionsrc/lib/crypt_ops/crypto_rand.c
Please register or sign in to comment