diff options
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/feat_use_cryptography | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/feat_use_cryptography b/client/changes/feat_use_cryptography new file mode 100644 index 00000000..6e8fe3bf --- /dev/null +++ b/client/changes/feat_use_cryptography @@ -0,0 +1 @@ +o Use cryptography instead of pycryptopp. Stick with AES-CTR. |