Update README.md

This commit is contained in:
kokke
2017-11-05 04:04:46 +01:00
committed by GitHub
parent 44e8a04da7
commit 3aaa6ac3e2

View File

@@ -1,4 +1,4 @@
### Tiny ECDH in C
### Tiny ECDH / ECC in C
This is a small and portable implementation of the [Elliptic-Curve Diffie-Hellman key agreement algorithm](https://en.wikipedia.org/wiki/Elliptic-curve_Diffie%E2%80%93Hellman) written in C.