tor/src/core/core.dox
2019-11-04 07:40:20 -05:00

8 lines
210 B
Text

/**
@dir core
@brief core: main loop and onion routing functionality
The "core" directory has the central protocols for Tor, which every
client and relay must implement in order to perform onion routing.
**/