Skip to main content

Module cipher_suite

Module cipher_suite 

Source
Expand description

All defined cipher suites supported by aws-lc-rs appear in this module.

Staticsยง

TLS13_AES_128_GCM_SHA256
The TLS1.3 ciphersuite TLS_AES_128_GCM_SHA256
TLS13_AES_256_GCM_SHA384
The TLS1.3 ciphersuite TLS_AES_256_GCM_SHA384
TLS13_CHACHA20_POLY1305_SHA256
The TLS1.3 ciphersuite TLS_CHACHA20_POLY1305_SHA256