X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=README;fp=README;h=e67d401c254cbdaeba762c40e1b9e91e72f1dc31;hp=ec532437a7c65ddf9a8236b35626e7239b4c66f5;hb=e187758a7e163cb2d2e57db8b093823f68f1491f;hpb=1a115d1d1c58db179df6568e9b33fab3e8f80486 diff --git a/README b/README index ec532437..e67d401c 100644 --- a/README +++ b/README @@ -73,8 +73,8 @@ be forwarded by intermediate nodes. By default, nodes authenticate each other using 2048 bit RSA (or 521 bit ECDSA*) keys. Traffic is encrypted using Blowfish in CBC mode (or AES-256 in -CTR mode*), authenticated using HMAC-SHA1 (or HMAC-SHA-256*), and is protected -against replay attacks. +GCM mode*), authenticated using HMAC-SHA1 (or GCM*), and is protected against +replay attacks. *) When using the ExperimentalProtocol option.