From d365415b3956bd8af96c97e765f3470182fdbd4d Mon Sep 17 00:00:00 2001 From: Luca Invernizzi Date: Fri, 13 Oct 2023 10:45:18 +0200 Subject: [PATCH 1/4] Create CITATION.cff --- CITATION.cff | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 00000000..934c195c --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,25 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +preferred-citation: + type: article + authors: + - family-names: "Ghinea" + given-names: "Diana" + - family-names: "Kaczmarczyck" + given-names: "Fabian" + - family-names: "Pullman" + given-names: "Jennifer" + - family-names: "Cretin" + given-names: "Julien" + - family-names: "Kölbl" + given-names: "Stefan" + - family-names: "Invernizzi" + given-names: "Luca" + - family-names: "Bursztein" + given-names: "Elie" + - family-names: "Picod" + given-names: "Jean-Michel" + title: "Hybrid Post-Quantum Signatures in Hardware Security Keys" + booktitle: "4th ACNS Workshop on Secure Cryptographic Implementation" + year: "2023" + month: "June" From 05d026dd2af96cdfb9d3d3726e78183ddfa56814 Mon Sep 17 00:00:00 2001 From: Luca Invernizzi Date: Fri, 13 Oct 2023 10:46:30 +0200 Subject: [PATCH 2/4] Update CITATION.cff --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 934c195c..685980e7 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -20,6 +20,6 @@ preferred-citation: - family-names: "Picod" given-names: "Jean-Michel" title: "Hybrid Post-Quantum Signatures in Hardware Security Keys" - booktitle: "4th ACNS Workshop on Secure Cryptographic Implementation" + journal: "4th ACNS Workshop on Secure Cryptographic Implementation" year: "2023" month: "June" From c0f49a73238f11a2aefeb2148146f1a49a8ed729 Mon Sep 17 00:00:00 2001 From: Luca Invernizzi Date: Fri, 13 Oct 2023 10:47:14 +0200 Subject: [PATCH 3/4] Update CITATION.cff --- CITATION.cff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 685980e7..f63b20be 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -21,5 +21,5 @@ preferred-citation: given-names: "Jean-Michel" title: "Hybrid Post-Quantum Signatures in Hardware Security Keys" journal: "4th ACNS Workshop on Secure Cryptographic Implementation" - year: "2023" - month: "June" + year: 2023 + month: 6 From f48f917ae263e22a176c74ab0d83cfffb9a661ce Mon Sep 17 00:00:00 2001 From: Luca Invernizzi Date: Thu, 2 Nov 2023 13:53:27 +0100 Subject: [PATCH 4/4] Update CITATION.cff --- CITATION.cff | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CITATION.cff b/CITATION.cff index f63b20be..b5da5a32 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,5 +1,7 @@ cff-version: 1.2.0 message: "If you use this software, please cite it as below." +repository-code: "https://github.com/google/OpenSK" +license: "Apache-2.0" preferred-citation: type: article authors: