1030 Commits (a6cd87d56168e5e1602271cf21f90b23eb53480b)
 

Author SHA1 Message Date
  Matthias J. Kannwischer 6d6776f3fe skip new clang-tidy checks 3 years ago
  Thom Wiggers af9b25b8fa Fix more overflowing muls in Frodo 3 years ago
  John M. Schanck 583423b2ee hqc-rmrs-256: remove unused static vars 3 years ago
  Thom Wiggers 9a1319454f Also fix problem in FrodoKEM-SHAKE 3 years ago
  Thom Wiggers 747908d35b Fix overflowing multiplication in FrodoKEM AES 3 years ago
  John M. Schanck 7bac779bb5 ntru/poly_rq_mul: explicit casts to satisfy 32-bit clang sanitizer 4 years ago
  Thom Wiggers bc7bc515e9 Disable buggy clang-tidy valist linters 4 years ago
  John M. Schanck 7d44f5f587 ntru: faster multiplication for reference implementations 4 years ago
  John M. Schanck 3543b1718d slightly faster avx2 schoolbook multiplications 4 years ago
  John M. Schanck 8263a9d0cb explicit casts 4 years ago
  John M. Schanck 4406f00784 simplify pack_unpack.c 4 years ago
  John M. Schanck 7b48693ae8 Remove empty file 4 years ago
  John M. Schanck cb38d66efd Update packaging script version 4 years ago
  John M. Schanck df9f4a17a4 Clean up AVX2 code 4 years ago
  John M. Schanck 997f9d462b saber: output pointers on left, and size_t for indexing 4 years ago
  John M. Schanck 7a3e05045c saber: fix initialization and casting issues 4 years ago
  John M. Schanck b1a3b03e65 *saber/avx2: declare mul_add static 4 years ago
  John M. Schanck 39c00e8c47 Update Saber and add AVX2 implementation 4 years ago
  John M. Schanck de8665bff2 duplicate_consistency: strip spaces before comparison 4 years ago
  John M. Schanck f11041f45f falcon: use hyphen in library name 4 years ago
  John M. Schanck 79623b0765 Add AVX2 Falcon 4 years ago
  John M. Schanck 1113fdce69 HQC: remove bitmask macro 4 years ago
  John M. Schanck a96df80f89 HQC: update from upstream 4 years ago
  John M. Schanck 0bbc8ccf4c hqc: pclmul to pclmulqdq 4 years ago
  John M. Schanck 0fcd954047 hqc: Add -Wshadow and fix shadowing warnings 4 years ago
  Thom Wiggers 174060858b Setup python correctly in common tests on Windows and MacOS 4 years ago
  Thom Wiggers f53268924d fix emulated common tests 4 years ago
  Thom Wiggers 8914d1669d fix another typo in common tests 4 years ago
  Thom Wiggers b1ed225699 Update workflows 4 years ago
  Thom Wiggers a7bff5a7b5 Do not test if other schemes duplicate_consistency files changed 4 years ago
  Thom Wiggers 4793d260eb fix pull request trigger for common workflow 4 years ago
  Thom Wiggers c96487039f Schedule nightly builds 4 years ago
  Thom Wiggers 6b7a685b20 don't trigger builds on markdown file changes 4 years ago
  Thom Wiggers 708de2c3c4 putting all badges in the README was a bit too much 4 years ago
  Thom Wiggers 904f91cf9b Update README with github actions info 4 years ago
  John M. Schanck 97968b3768 ntru: Match sample_fixed_weight to spec. Changes KATs. (c.f. Simone Dutto pqcforum 20200731) 4 years ago
  John M. Schanck b5dab8de93 Update NTRU 4 years ago
  John M. Schanck ba7ac6f316 dilithium: format nttconsts.c 4 years ago
  John M. Schanck 3db4fa4876 dilithium: Remove leading underscore from some internal symbols 4 years ago
  Thom Wiggers 351d17ae70 Implement testing via Github actions 4 years ago
  John M. Schanck f38ac3c833 HQC: updated packaging script. should resolve #327 4 years ago
  John M. Schanck f80ed6dce2 ntru: sort includes 4 years ago
  John M. Schanck 61e52f8004 ntru: fix narrowing warning 4 years ago
  John M. Schanck 4267e51253 ntru: packaging script update. resolves #331 4 years ago
  Thom Wiggers be7f11975d Fix flags specified in HQC meta files 4 years ago
  Thom Wiggers 12c99ff23a Namespace global variable in HQC 4 years ago
  Thom Wiggers 7bc63d020b Fix test_symbol_namespace 4 years ago
  John M. Schanck c19e9513e8 falcon: fix fpr_lt 4 years ago
  John M. Schanck ff16fec435 astyle 4 years ago
  John M. Schanck 1ba4f503a7 falcon: conversion warning 4 years ago