tor/src/core/crypto
Nick Mathewson 98ef3e82e4 Move the non-crypto parts of onion.c out of src/core/crypto
The parts for handling cell formats should be in src/core/or.

The parts for handling onionskin queues should be in src/core/or.

Only the crypto wrapper belongs in src/core/crypto.
2018-09-21 09:14:05 -04:00
..
hs_ntor.c Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
hs_ntor.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
onion_crypto.c Move the non-crypto parts of onion.c out of src/core/crypto 2018-09-21 09:14:05 -04:00
onion_crypto.h Move the non-crypto parts of onion.c out of src/core/crypto 2018-09-21 09:14:05 -04:00
onion_fast.c Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
onion_fast.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
onion_ntor.c Rename crypto.c to crypto_cipher.c (since that's all it still has.) 2018-07-11 14:12:36 -04:00
onion_ntor.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
onion_tap.c Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
onion_tap.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
relay_crypto.c Rename crypto.c to crypto_cipher.c (since that's all it still has.) 2018-07-11 14:12:36 -04:00
relay_crypto.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00