mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Refactor the API for setting up a block cipher.
It allows us more flexibility on the backend if the user needs to specify the key and IV at setup time.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Code refactoring:
|
||||
- Change the symmetric cipher interface so that creating and
|
||||
initializing a stream cipher are no longer separate functions.
|
||||
Reference in New Issue
Block a user