Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
leap
soledad
Commits
e360a3a7
Commit
e360a3a7
authored
Dec 22, 2016
by
drebs
Browse files
[pkg] update changelog for 0.9.2
parent
ea501c30
Pipeline
#1749
passed with stages
in 10 minutes and 59 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
e360a3a7
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
+++++++++++++++++++++++++
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment