fix(noise): T_ss is ss not se (#1432)

This commit is contained in:
G 2022-11-29 06:22:18 +01:00 committed by GitHub
parent 08cbe5216a
commit bcab36902d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ type
T_es = "es"
T_ee = "ee"
T_se = "se"
T_ss = "se"
T_ss = "ss"
T_psk = "psk"
# The direction of a (pre)message pattern in canonical form (i.e. Alice-initiated form)