mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
4 lines
171 B
Plaintext
4 lines
171 B
Plaintext
o Code simplification and refactoring:
|
|
- Move some format-parsing functions out of crypto.c and
|
|
crypto_curve25519.c into crypto_format.c and/or util_format.c.
|