906 Commitit (646f9f4a054cc8722206b2bec938056f02b19a58)
 

Tekijä SHA1 Viesti Päivämäärä
  John M. Schanck 646f9f4a05 satisfy MS compiler 4 vuotta sitten
  John M. Schanck eb120a6b24 narrowing warnings 4 vuotta sitten
  John M. Schanck 59a1bed7d8 more endianness fixes 4 vuotta sitten
  John M. Schanck 94e8ef48dc remove unused function 4 vuotta sitten
  John M. Schanck bf7bd3650b Rename log and exp to gf_log and gf_exp 4 vuotta sitten
  John M. Schanck a3c627fe6b Some MS compiler fixes 4 vuotta sitten
  John M. Schanck 9d35c7bb57 typo and more endianness fixes 4 vuotta sitten
  John M. Schanck 90fbfa8a6b remove spaces before semicolons 4 vuotta sitten
  John M. Schanck d73a713fd4 Fix endianness issues 4 vuotta sitten
  John M. Schanck 1f4fa5ec3e compiler warnings 4 vuotta sitten
  John M. Schanck 63d033cf02 Initialize arrays in fft.c and fix a few compiler warnings 4 vuotta sitten
  John M. Schanck 2767acd007 Fix left shift overflow for MASK_N2 4 vuotta sitten
  John M. Schanck 6cf952a2ce Remove BITMASK macro 4 vuotta sitten
  John M. Schanck 1325ba6dff Remove old HQC implementations 4 vuotta sitten
  John M. Schanck ae30e1f432 Avoid ==, !=, etc in arithmetic expressions. Some compilers will produce non-constant time code. 4 vuotta sitten
  John M. Schanck b16ce91595 Avoid using log(a) to check if a==0 4 vuotta sitten
  John M. Schanck f74c1e6ad2 Satisfy linter 4 vuotta sitten
  John M. Schanck 6c4abb23ec Simplify hqc-rmrs*/clean/reed_muller.c and fix potentially non-constant time behavior. 4 vuotta sitten
  John M. Schanck d5fd7d6d0c Fix an avx2/gf2x.c buffer overflow 4 vuotta sitten
  John M. Schanck cb7675a9b6 Replace avx2 'reduce' in gf2x 4 vuotta sitten
  John M. Schanck b0afb62c0e New HQC and HQC-RMRS from upstream 4 vuotta sitten
  John M. Schanck abd0178219 NTRU Prime: Get random bytes in one shot and use corresponding KATs 4 vuotta sitten
  John M. Schanck 6047ae532a NTRU Prime: avoid narrowing in loop iteration 4 vuotta sitten
  John M. Schanck 4971f4a4b0 Revert "NTRU Prime: change prototype for clean/crypto_sort_int32" 4 vuotta sitten
  John M. Schanck fee8635c9f NTRU Prime: change prototype for clean/crypto_sort_int32 4 vuotta sitten
  John M. Schanck 162751e2e5 NTRU Prime: jump directly to crypto_sort_smallindices 4 vuotta sitten
  John M. Schanck 1a402a1917 NTRU Prime: satisfy linter 4 vuotta sitten
  John M. Schanck b568d01ac6 NTRU Prime: Simplified patch set 4 vuotta sitten
  John M. Schanck 2c5eb2a732 NTRU Prime: Disable -Wconversion for gcc 4 vuotta sitten
  John M. Schanck 333248de03 NTRU Prime: more unary negations 4 vuotta sitten
  John M. Schanck c2d2d145b7 NTRU Prime: more explicit casts 4 vuotta sitten
  John M. Schanck 4883bb44c0 NTRU Prime: avoid unsigned unary negation 4 vuotta sitten
  John M. Schanck 191aed977f NTRU Prime: more compiler warnings 4 vuotta sitten
  John M. Schanck 09d3f1e1e6 NTRU Prime: More changes for MS compiler 4 vuotta sitten
  John M. Schanck 565cd17478 NTRU Prime: Explicit casts to avoid conversion warnings 4 vuotta sitten
  John M. Schanck 7b5a4c494b NTRU Prime: Match the NIST submission's sequence of calls to randombytes 4 vuotta sitten
  John M. Schanck 431dbada45 Add sntrup{653,761,857} and ntrulpr{653,761,857} 4 vuotta sitten
  Thom Wiggers 3671aff2f8 Remove CFLAGS from keccak4x makefile (closes #321) 4 vuotta sitten
  John M. Schanck 196f0c1ae2 NTRU: remove unused .s file 4 vuotta sitten
  John M. Schanck 4c268aae14 NTRU: inline the one call that needed @plt 4 vuotta sitten
  John M. Schanck a008d4ad21 ntruhrss701/avx2: fix non-PIC call 4 vuotta sitten
  Thom Wiggers c4c16bf0ff Incorporate fix https://github.com/sphincs/sphincsplus/pull/15 4 vuotta sitten
  John M. Schanck 97e0aad338 NTRU: Move crypto_sort_int32.h include to top of sample.c 4 vuotta sitten
  John M. Schanck 2f56d17d67 NTRU: more explicit casts for MS compiler 4 vuotta sitten
  John M. Schanck f772093fd4 NTRU: add explicit cast for MS compiler 4 vuotta sitten
  John M. Schanck 722b510358 NTRU: duplicate consistency 4 vuotta sitten
  John M. Schanck f37f0f3e85 Update NTRU and add AVX2 NTRU implementations 4 vuotta sitten
  John Schanck 0d7743d576 Update NTRU (#311) 4 vuotta sitten
  Sofía Celi c59580a355 Fix overflow in multiplication in Saber 4 vuotta sitten
  Thom Wiggers 3d05000b2c Update README for Round 3 (#306) 4 vuotta sitten