Changes

Line 167: Line 167:  
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Recommended TLS 1.3 Supported Groups !! RFC Details
+
! Recommended TLS 1.3 Supported Groups !! RFC Reference
 
|-
 
|-
 
| secp256r1 || [https://tools.ietf.org/html/rfc8422 RFC 8422]
 
| secp256r1 || [https://tools.ietf.org/html/rfc8422 RFC 8422]
Line 190: Line 190:  
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Recommended TLS 1.3 Signature Algorithms  
+
! Recommended TLS 1.3 Signature Algorithms !! RFC Reference
 
|-
 
|-
| ecdsa_secp256r1_sha256
+
| ecdsa_secp256r1_sha256 (0x0403)|| [https://tools.ietf.org/html/rfc8446 RFC 8446]
 
|-
 
|-
| ecdsa_secp384r1_sha384
+
| ecdsa_secp384r1_sha384 (0x0503)|| [https://tools.ietf.org/html/rfc8446 RFC 8446]
 
|-
 
|-
| ecdsa_secp521r1_sha512
+
| ecdsa_secp521r1_sha512 (0x0603)|| [https://tools.ietf.org/html/rfc8446#section-4.2.3 RFC 8446]
 
|-
 
|-
| rsa_pss_pss_sha256
+
| rsa_pss_pss_sha256 (0x0809)|| [https://tools.ietf.org/html/rfc8446#section-4.2.3 RFC 8446]
 
|-
 
|-
| rsa_pss_pss_sha384
+
| rsa_pss_pss_sha384 (0x080a)|| [https://tools.ietf.org/html/rfc8446#section-4.2.3 RFC 8446]
 
|-
 
|-
| rsa_pss_pss_sha512
+
| rsa_pss_pss_sha512 (0x080b)|| [https://tools.ietf.org/html/rfc8446#section-4.2.3 RFC 8446]
 
|-
 
|-
| rsa_pss_rsae_sha256  
+
| rsa_pss_rsae_sha256 (0x0804)|| [https://tools.ietf.org/html/rfc8446#section-4.2.3 RFC 8446]
 
|-
 
|-
| rsa_pss_rsae_sha384
+
| rsa_pss_rsae_sha384 (0x0805)|| [https://tools.ietf.org/html/rfc8446#section-4.2.3 RFC 8446]
 
|-
 
|-
| rsa_pss_rsae_sha512  
+
| rsa_pss_rsae_sha512 (0x0806)|| [https://tools.ietf.org/html/rfc8446#section-4.2.3 RFC 8446]
 
|-
 
|-
| rsa_pkcs1_sha256
+
| rsa_pkcs1_sha256 (0x0401)|| [https://tools.ietf.org/html/rfc8446#section-4.2.3 RFC 8446]
 
|-
 
|-
| rsa_pkcs1_sha384
+
| rsa_pkcs1_sha384 (0x0501)|| [https://tools.ietf.org/html/rfc8446#section-4.2.3 RFC 8446]
 
|-
 
|-
| rsa_pkcs1_sha512
+
| rsa_pkcs1_sha512 (0x0601)|| [https://tools.ietf.org/html/rfc8446#section-4.2.3 RFC 8446]
 
|}
 
|}
 
<br />
 
<br />
263

edits