Remove NEED_SKEY_1024 parsing.
commit8d0d7a665a5f86caa5486308ce25ac1b1f7b52bc
authorNick Mathewson <nickm@torproject.org>
Fri, 23 Apr 2021 19:55:51 +0000 (23 15:55 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 23 Apr 2021 19:55:51 +0000 (23 15:55 -0400)
tree726b32c9d64c38e35624e4d96f26aca37f1f2339
parentf0260c4cea6da784369e8d47f0b4bf01863c5af5
Remove NEED_SKEY_1024 parsing.

Only v2 onion services needed this, and they are now gone.

Closes #40374.
changes/ticket40374 [new file with mode: 0644]
src/feature/dirparse/parsecommon.c
src/feature/dirparse/parsecommon.h
src/test/test_parsecommon.c