---
title: XWingMLKEM768X25519_SHA256_AES_GCM_256
framework: cryptokit
role: symbol
role_heading: Type Property
path: cryptokit/hpke/ciphersuite/xwingmlkem768x25519_sha256_aes_gcm_256
---

# XWingMLKEM768X25519_SHA256_AES_GCM_256

A cipher suite for HPKE that uses the X-Wing KEM (ML-KEM-768 with X25519), SHA-2 key derivation with a 256-bit digest, and the Advanced Encryption Standard cipher in Galois/Counter Mode with a key length of 256 bits.

## Declaration

```swift
static let XWingMLKEM768X25519_SHA256_AES_GCM_256: HPKE.Ciphersuite
```
