Changes between Initial Version and Version 1 of Ticket #71, comment 7


Ignore:
Timestamp:
2016-01-04T01:27:45Z (9 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71, comment 7

    initial v1  
    22> 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].
    33
    4 Or better, ``crypto_box_seal``.
     4Or better, `crypto_box_seal`.