Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Releases: aead/ecdh

v0.2.0

26 Jun 17:34
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
add travis CI

Version 0.1

17 Jul 15:33
Compare
Choose a tag to compare
Version 0.1 Pre-release
Pre-release
Description

Basic implementation of the DH key exchange with elliptic curves. (ECDH)
The implementation directly supports generic curves and D. J. B. Curve25519.

Notice:

This is a pre-release version, so use it carefully.
The API is not stable and backward compatibility is not guaranteed.