summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-05-17 09:53:37 -0300
committerdrebs <drebs@leap.se>2013-05-17 13:32:10 -0300
commit1a2a3c6d72e173425885caa2342138c4615a69a3 (patch)
tree6f3c8e7ce8b28f6f23097c7e8eab8f19c659dd98 /changes
parent3d5d817510c556d1f79fb58996997ef4ea629f83 (diff)
Use leap.common.crypto and AES-256 CTR for symmetric encryption.
Diffstat (limited to 'changes')
-rw-r--r--changes/feature_change-symmetric-encryption-method-to-aes-256-ctr1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_change-symmetric-encryption-method-to-aes-256-ctr b/changes/feature_change-symmetric-encryption-method-to-aes-256-ctr
new file mode 100644
index 00000000..8c44436a
--- /dev/null
+++ b/changes/feature_change-symmetric-encryption-method-to-aes-256-ctr
@@ -0,0 +1 @@
+ o Change symmetric encryption method to AES-256 CTR mode.