mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
de0dca0de7
It allows us more flexibility on the backend if the user needs to specify the key and IV at setup time.
4 lines
156 B
Plaintext
4 lines
156 B
Plaintext
o Code refactoring:
|
|
- Change the symmetric cipher interface so that creating and
|
|
initializing a stream cipher are no longer separate functions.
|