Validate ed25519 keys and canonicity from circuit_n_conn_done()
commitafb6ff17390cb13780c6e813ad0535048dbd9d3c
authorNick Mathewson <nickm@torproject.org>
Thu, 6 Aug 2020 15:47:01 +0000 (6 11:47 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 6 Aug 2020 19:59:28 +0000 (6 15:59 -0400)
tree8da0d2b916632eb18c7e80c9420b1fdd85a0b046
parentc4742b89b23d58958ee0d5ca324dac5948c94bf6
Validate ed25519 keys and canonicity from circuit_n_conn_done()

Fixes bug 40080. Bugfix on 0.2.7.2-alpha.
changes/bug40080 [new file with mode: 0644]
src/core/or/channel.c
src/core/or/channel.h
src/core/or/circuitbuild.c