diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_use-pycrypto-for-symmetric-encryption | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_use-pycrypto-for-symmetric-encryption b/changes/feature_use-pycrypto-for-symmetric-encryption new file mode 100644 index 0000000..5448483 --- /dev/null +++ b/changes/feature_use-pycrypto-for-symmetric-encryption @@ -0,0 +1 @@ + o Add AES-256 (CTR mode) encrypting/decrypting functions using PyCrypto. |