Changes between Initial Version and Version 1 of Ticket #71, comment 7
- Timestamp:
- 2016-01-04T01:27:45Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71, comment 7
initial v1 2 2 > The right way to construct a PK encryption scheme from the curve25519 key exchange is probably to use [http://cseweb.ucsd.edu/~mihir/papers/dhies.html DHIES/ECIES]. 3 3 4 Or better, ` `crypto_box_seal``.4 Or better, `crypto_box_seal`.