File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,7 @@ Welcome to the OpenSSL Project
10
10
![ Daily checks] ( https://github.com/openssl/openssl/actions/workflows/run-checker-daily.yml/badge.svg )
11
11
12
12
OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit
13
- for the TLS (formerly SSL), DTLS and QUIC (currently client side only)
14
- protocols.
13
+ for the TLS (formerly SSL), DTLS and QUIC protocols.
15
14
16
15
The protocol implementations are based on a full-strength general purpose
17
16
cryptographic library, which can also be used stand-alone. Also included is a
@@ -42,7 +41,7 @@ The OpenSSL toolkit includes:
42
41
- ** libssl**
43
42
an implementation of all TLS protocol versions up to TLSv1.3 ([ RFC 8446] ),
44
43
DTLS protocol versions up to DTLSv1.2 ([ RFC 6347] ) and
45
- the QUIC (currently client side only) version 1 protocol ([ RFC 9000] ).
44
+ the QUIC version 1 protocol ([ RFC 9000] ).
46
45
47
46
- ** libcrypto**
48
47
a full-strength general purpose cryptographic library. It constitutes the
You can’t perform that action at this time.
0 commit comments