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.
2020-03-06 13:38:18 +11:00
..
autosize/dist Update autosize, which should fix stack overflow error (#1560) 2017-10-13 11:44:35 -07:00
bytebuffer/dist Update autosize, which should fix stack overflow error (#1560) 2017-10-13 11:44:35 -07:00
indexeddb-backbonejs-adapter Bubble up InvalidStateErrors and log them 2016-08-11 12:22:32 -07:00
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 2018-12-13 17:13:52 +11:00
long/dist Rename bower_components 2014-10-30 16:53:08 -07:00
mock-socket/dist Add mock-socket for testing socket stuff 2015-04-30 15:43:11 -07:00
mp3lameencoder/lib Fix ASM warnings in MP3 library 2019-03-12 17:44:14 -07:00
multibase/dist Add channel encryption library with tests (not in used so far) 2019-02-15 16:09:02 +11:00
protobuf/dist Update autosize, which should fix stack overflow error (#1560) 2017-10-13 11:44:35 -07:00
qrcode Rename bower_components 2014-10-30 16:53:08 -07:00
recorderjs Add voice notes 2016-08-23 16:16:31 -07:00
webaudiorecorder/lib Add voice notes 2016-08-23 16:16:31 -07:00