mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-07 00:10:54 -04:00
* Enable KAT-check * Add check_kats script * Add kat kem checks * Make pretty print happy * Update travis * Update .gitignore * Add kat-check to travis * Fix path in kat-check * Add -lm for kat * Update travis.yml * If algorithm is not enabled then kat check should not throw errors * Prevent code duplication * Add new kat files and modified script from nist-branch for bike * Don't fail if algorithm not enabled * Add rand_nist.c to VisualStudio build (manually edited VS files) * Remove rand_nist.c from windows build * Disable rand nist for windowa * Fix