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
I'm new to crypto, but if I understand as well - apps like Signal never uses same keypair to encrypt more than one message. Could this be achieved by web-crypto implementation? Could you help me with "upgrading" your solution? Also - is it safe for Forward Secrecy to consider user's password (from account) as base for keypair?
I'm trying to re-engineer your app into web-based Signal-like solution. Please help me
The text was updated successfully, but these errors were encountered:
thecyberd3m0n
changed the title
Perfect Forward Secrecy?
Perfect Forward Secrecy? Diffie-Hellman Ephemeral Key Exchange?
Jan 25, 2020
I'm new to crypto, but if I understand as well - apps like Signal never uses same keypair to encrypt more than one message. Could this be achieved by web-crypto implementation? Could you help me with "upgrading" your solution? Also - is it safe for Forward Secrecy to consider user's password (from account) as base for keypair?
I'm trying to re-engineer your app into web-based Signal-like solution. Please help me
The text was updated successfully, but these errors were encountered: