Hacker News new | ask | show | jobs
by m1cky 2639 days ago
You can find more info on key exchange here - https://github.com/RNCryptor/RNCryptor.

The server does not have copies.

1 comments

No, you really can’t. That’s a library for symmetric cryptography. The key distribution/exchange problem cannot be solved with symmetric cryptography alone - unless you are acting as a trusted party and conveying the symmetric key - in which case you are not implementing end-to-end cryptography.