You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The protocol needs to be updated to the latest version of the spec at https://whispersystems.org/docs/specifications/doubleratchet/. Mostly this involves cleaning up the root key stuff and using hkdf instead of pbkdf2. Nothing in these changes affects the essential security of pyaxo.
The text was updated successfully, but these errors were encountered:
The protocol needs to be updated to the latest version of the spec at https://whispersystems.org/docs/specifications/doubleratchet/. Mostly this involves cleaning up the root key stuff and using hkdf instead of pbkdf2. Nothing in these changes affects the essential security of pyaxo.
The text was updated successfully, but these errors were encountered: