]> git.ipfire.org Git - thirdparty/strongswan.git/commit
scripts: nist-kam-kat generates KEM KAT test data
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 6 Jul 2018 06:06:16 +0000 (08:06 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 14 May 2019 08:44:18 +0000 (10:44 +0200)
commit820aea3696c34e7b45950050273b84e958a65349
treece17403cd254f601a3aec3294dc065380b4cb06a
parentcb5f60f752e4af0a905ad912df7ef108beef3134
scripts: nist-kam-kat generates KEM KAT test data

The script converts the Known-Answers-Test data (KAT) for the NIST
post-quantum round 1 submission Key Encapsulation Mechanism (KEM)
candidates into a C struct amenable for our unit-tests.
scripts/.gitignore
scripts/Makefile.am
scripts/nist_kem_kat.c [new file with mode: 0644]