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

Version 0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@aead aead released this 17 Jul 15:33
· 10 commits to master since this 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.