Update README with NCP
This commit is contained in:
parent
57b7457ad1
commit
e7e0e95892
|
@ -15,10 +15,12 @@ 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)
|
||||
- AES-GCM (128 and 256 bit, 2.4)
|
||||
- [x] HMAC digests
|
||||
- SHA-1
|
||||
- SHA-256
|
||||
- [x] NCP (Negotiable Crypto Parameters, 2.4)
|
||||
- Server-side
|
||||
- [x] TLS handshake
|
||||
- CA validation
|
||||
- Client certificate
|
||||
|
|
Loading…
Reference in New Issue