config files, macOS support
This commit is contained in:
@@ -15,7 +15,7 @@ const PROTO_VERSION uint16 = 1
|
||||
// SYM = XChaCha20-Poly1305 with nonce prepended
|
||||
// HMAC = HMAC-SHA-256
|
||||
// hpke = HPKE(MLKEM768X25519, ChaCha20Poly1305, HKDF-SHA-256)
|
||||
// ds = ML-DSA
|
||||
// ds = ML-DSA-44
|
||||
|
||||
// packet format
|
||||
// [ version - 2 bytes ] [ type - 2 bytes ] [ payload - see below ]
|
||||
|
||||
Reference in New Issue
Block a user