-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support e2e encryption using curve25519 keypair (#115)
* Change keypair type in ecdh encryption util * Use Ed25519Key in ecdh utils to represent other party * Add encryption props to text serde * Add encryption props to api * Fix tests after switching to dh keypair Co-authored-by: Alexey Tsymbal <alexey@gotiggy.com>
- Loading branch information
Showing
5 changed files
with
360 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.