mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
71862ed763
If we got a signed digest that was shorter than the required digest length, but longer than 20 bytes, we would accept it as long enough.... and then immediately fail when we want to check it. Fixes bug 2409; bug in 0.2.2.20-alpha; found by piebeer.
5 lines
190 B
Plaintext
5 lines
190 B
Plaintext
o Minor bugfixes
|
|
- Resolve a bug in verifying signatures of directory objects
|
|
with digests longer than SHA1. Bugfix on 0.2.2.20-alpha;
|
|
fixes bug 2409; found by "piebeer".
|