Fix wording
This commit is contained in:
parent
9fda4f1f90
commit
0ce67deeef
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - About -->
|
||||
<!-- Version: 8.0.0-alpha.6 -->
|
||||
<!-- Version: 8.0.0-alpha.7 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -294,8 +294,8 @@
|
||||
<a href="https://wikipedia.org/wiki/Forward_secrecy">forward secrecy</a></li>
|
||||
<li>All connections made via high-security AEAD ciphers,
|
||||
preferring AES-256-GCM for devices with AES
|
||||
hardware-acceleration, and ChaCha20-Poly1305 for devices without
|
||||
AES hardware-acceleration, with AES-128-GCM as a fallback
|
||||
hardware acceleration, and ChaCha20-Poly1305 for devices without
|
||||
AES hardware acceleration, with AES-128-GCM as a fallback
|
||||
(AES-128-GCM is mandated for TLS 1.3 by
|
||||
<a href="https://datatracker.ietf.org/doc/rfc8446#section-9.1">IETF RFC8446 section 9.1</a>)</li>
|
||||
<li>All connections are made via high-security key exchange
|
||||
|
Loading…
x
Reference in New Issue
Block a user