You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/path
Thomas Winget 00f30f2c24 onion encrypt path build frames
path build frames should be onioned at each hop to avoid a bad actor
controlling two nodes in a path being able to know (with certainty,
temporal correlation is hard to avoid) that they're hops on the same
path.  This is desirable as in the worst case someone could be your edge
hop and terminal hop on a path, and now the terminal hop knows your IP
making the path basically pointless.
8 months ago
..
abstracthophandler.cpp chahca nonce size is 24 bytes 8 months ago
abstracthophandler.hpp build fixes, clang-format, minor touch-ups 8 months ago
path.cpp messages::status -> messages 8 months ago
path.hpp build fixes, clang-format, minor touch-ups 8 months ago
path_context.cpp build fixes, clang-format, minor touch-ups 8 months ago
path_context.hpp build fixes, clang-format, minor touch-ups 8 months ago
path_types.hpp chahca nonce size is 24 bytes 8 months ago
pathbuilder.cpp onion encrypt path build frames 8 months ago
pathbuilder.hpp {Remote,Local}RC's 8 months ago
pathset.cpp build fixes, clang-format, minor touch-ups 8 months ago
pathset.hpp {Remote,Local}RC's 8 months ago
transit_hop.cpp build fixes, clang-format, minor touch-ups 8 months ago
transit_hop.hpp build fixes, clang-format, minor touch-ups 8 months ago