Update README with recently added algorithms

This commit is contained in:
Davide De Rosa 2018-09-13 13:42:08 +02:00
parent da2727b003
commit d83584e428
1 changed files with 3 additions and 3 deletions

View File

@ -14,11 +14,11 @@ The client is known to work with [OpenVPN®][openvpn] 2.3+ servers. Key renegoti
- [x] Handshake and tunneling over UDP or TCP
- [x] Ciphers
- AES-CBC (128 and 256 bit)
- AES-GCM (128 and 256 bit, 2.4)
- AES-CBC (128/192/256 bit)
- AES-GCM (128/192/256 bit, 2.4)
- [x] HMAC digests
- SHA-1
- SHA-256
- SHA-2 (224/256/384/512 bit)
- [x] NCP (Negotiable Crypto Parameters, 2.4)
- Server-side
- [x] TLS handshake