Skip to content
Snippets Groups Projects
Commit e360a3a7 authored by drebs's avatar drebs
Browse files

[pkg] update changelog for 0.9.2

parent ea501c30
Branches
Tags 0.9.3
No related merge requests found
Pipeline #
0.9.2 - 22 December, 2016
+++++++++++++++++++++++++
Performance improvements
~~~~~~~~~~~~~~~~~~~~~~~~
- use AES 256 GCM mode instead of CTR+HMAC.
- streaming encryption/decryption and data transfer.
Server
~~~~~~
- move server to a twisted resource entrypoint.
Client
~~~~~~
- use twisted http agent in the client.
- maintain backwards compatibility with old crypto scheme (AES 256 CTR+HMAC).
No migration for now, only in 0.10.
- remove the encryption/decryption pools, replace for inline streaming crypto.
- use sqlcipher transactions on sync.
0.9.1 - 27 November, 2016
+++++++++++++++++++++++++
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment