You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/components
Mikunj 012575be35 Remove calling sc_reduce32 when deriving a keypair from a mnemonic seed.
This is the reason that seeds across desktop and mobile devices would never restore to the same keypair. This function was there from the initial messenger days and with further discussion with Maxim, we deemed calling this function an unnecessary step for generating a keypair. There are no security implications for this change as we generate keypairs the exact same way as Signal does.

The biggest downside to this change however is that if you try to restore a desktop device with a seed from before this change, that seed will generate a completely different key pair and thus a different session ID.
This will only affect users who plan to restore any device from the seed of a desktop device before this change.
5 years ago
..
JSBI/dist Rip the worker logic out of message_receiver and add the functionality for it to work with pow. Fix pow tests to work with those changes 6 years ago
autosize/dist Update autosize, which should fix stack overflow error (#1560) 8 years ago
bytebuffer/dist Update autosize, which should fix stack overflow error (#1560) 8 years ago
indexeddb-backbonejs-adapter Bubble up InvalidStateErrors and log them 9 years ago
long/dist Rename bower_components 11 years ago
mock-socket/dist Add mock-socket for testing socket stuff 10 years ago
mp3lameencoder/lib Fix ASM warnings in MP3 library 6 years ago
multibase/dist Add channel encryption library with tests (not in used so far) 6 years ago
protobuf/dist Update autosize, which should fix stack overflow error (#1560) 8 years ago
qrcode Rename bower_components 11 years ago
recorderjs Add voice notes 9 years ago
webaudiorecorder/lib Add voice notes 9 years ago