X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=README;h=714d821177dc450ead78aa9e64518b127cdb8542;hp=57c2869918c4a98e15d9ea931e292a72510b7973;hb=d8df6943acde5b3c813efd9b116ddf2d1d4ff00e;hpb=70b9e071d137c4c9c9edc4e916fcddfed39aea7d diff --git a/README b/README index 57c28699..714d8211 100644 --- a/README +++ b/README @@ -21,11 +21,7 @@ Please do not use this library yet. Requirements ------------ -In order to compile MeshLink, you will need a GNU C compiler environment. Please -ensure you have the latest stable versions of all the required libraries: - -- OpenSSL (http://www.openssl.org/) version 1.0.0 or later, with support for - elliptic curve cryptography (ECC) and Galois counter mode (GCM) enabled. +In order to compile MeshLink, you will need a GNU C compiler environment. The following libraries are used by default, but can be disabled if necessary: @@ -46,4 +42,4 @@ Other noteworthy features are: - IPv6 support - NAT traversal (requires at least one node that is not behind a NAT) - Ed25519 keys (TBD) -- AES-256-GCM encryption and message authentication +- ChaCha-Poly1305 encryption and message authentication