Skip to content

Commit

Permalink
Add a reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Nov 14, 2021
1 parent 3d4e532 commit 467f0c0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion advanced/ed25519-curve25519.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,8 @@ this function.
## Notes
If you can afford it, using distinct keys for signing and for encryption is
still highly recommended.
still highly recommended.
## References
* [On using the same key pair for Ed25519 and an X25519 based KEM](https://eprint.iacr.org/2021/509.pdf) - E. Thormarker

0 comments on commit 467f0c0

Please sign in to comment.