From 0b34cadb1d619a3eb01406ca2f26f7257ed467e0 Mon Sep 17 00:00:00 2001 From: Bas Westerbaan Date: Sun, 20 Oct 2024 20:19:37 +0200 Subject: [PATCH] Update implementation references --- draft-connolly-cfrg-xwing-kem.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/draft-connolly-cfrg-xwing-kem.md b/draft-connolly-cfrg-xwing-kem.md index 3e8f4f4..fd293ab 100644 --- a/draft-connolly-cfrg-xwing-kem.md +++ b/draft-connolly-cfrg-xwing-kem.md @@ -598,9 +598,12 @@ in {{Section 6 of TLSIANA}}. - [Filippo](https://github.com/FiloSottile/mlkem768) + Note: implements the older `-04` version of this memo at the time of + writing. + - Rust - - [xwing-kem.rs](https://github.com/rugo/xwing-kem.rs]) + - [xwing-kem.rs](https://github.com/rugo/xwing-kem.rs) Note: implements the older `-00` version of this memo at the time of writing.