From 752ff05b52c4c85a5baf72607b7c5cbaed9ebad8 Mon Sep 17 00:00:00 2001 From: Leon Date: Thu, 16 May 2019 15:20:06 +0200 Subject: [PATCH] add folder + META.yml for ledacrypt kem lt for category 1 with n0=2 --- crypto_kem/ledacryptkem2128/META.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 crypto_kem/ledacryptkem2128/META.yml diff --git a/crypto_kem/ledacryptkem2128/META.yml b/crypto_kem/ledacryptkem2128/META.yml new file mode 100644 index 00000000..c810d153 --- /dev/null +++ b/crypto_kem/ledacryptkem2128/META.yml @@ -0,0 +1,18 @@ +name: ledacryptkem2128 +type: kem +claimed-nist-level: 1 +claimed-security: IND-CCA2 +length-public-key: 6520 +length-secret-key: 468 +length-ciphertext: 6520 +length-shared-secret: 32 +nistkat-sha256: 3bb5945e0aea26f121e1d56946760e506bdfbebb07e2fb018ce737b90b1eee2b +principal-submitter: Marco Baldi +auxiliary-submitters: + - Alessandro Barenghi + - Franco Chiaraluce + - Gerardo Pelosi + - Paolo Santini +implementations: + - name: clean + version: 2.0