summaryrefslogtreecommitdiff
path: root/changes/crypto_api
diff options
context:
space:
mode:
Diffstat (limited to 'changes/crypto_api')
-rw-r--r--changes/crypto_api3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/crypto_api b/changes/crypto_api
new file mode 100644
index 0000000000..608999f47d
--- /dev/null
+++ b/changes/crypto_api
@@ -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.