]> git.ipfire.org Git - thirdparty/tor.git/commit
Set the key material length correctly based on crypto algorithm.
authorNick Mathewson <nickm@torproject.org>
Tue, 3 Jun 2025 12:31:02 +0000 (08:31 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 10 Jun 2025 23:06:47 +0000 (19:06 -0400)
commitca962e2f14ba1a4e48e536bdc5cfa728a2cf9759
tree0a92f515fd6daa782e76bf1e76ddb32b91a0948c
parent1ca19e83a8b35640449ad672e935d89e79fc0fe1
Set the key material length correctly based on crypto algorithm.

With this change, it appears that we can successfully negotiate
CGO.
src/core/crypto/onion_crypto.c