Skip to content
Snippets Groups Projects
Commit e3664ef1 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

Merge branch 'rav/ed25519_fix'

parents 214e9328 f7c428d6
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ Changes in `1.1.0 <http://matrix.org/git/olm/commit/?h=1.1.0>`_
This release includes a fix to a bug which caused Ed25519 keypairs to be
generated and used insecurely. Any Ed25519 keys generated by libolm 1.0.0
should be considered compromised.
or earlier should be considered compromised.
The fix necessitates a change to the format of the OlmAccount pickle; since
existing OlmAccounts should in any case be considered compromised (as above),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment