diff options
Diffstat (limited to 'doc/manual/tls.rst')
-rw-r--r-- | doc/manual/tls.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/manual/tls.rst b/doc/manual/tls.rst index c2cdeb667..4ac7b5cb3 100644 --- a/doc/manual/tls.rst +++ b/doc/manual/tls.rst @@ -517,6 +517,9 @@ be negotiated during a handshake. Also allowed: "Camellia-256/GCM", "Camellia-128/GCM", "Camellia-256", "Camellia-128" + Also allowed (though currently experimental): "AES-128/OCB(12)", + "AES-256/OCB(12)" + Also allowed (although **not recommended**): "SEED", "3DES", "RC4" .. note:: |