258 Commits (dd68e4bb4d63b74b0996b714d0bc8c7f51af334b)

Author SHA1 Message Date
David Benjamin a1843d660b Bump the minimum CMake version to 3.12 1 year ago
Adam Langley be84aeed7d acvptool: create fresh variables in loops. 1 year ago
David Benjamin 235ee97b46 Reland "Build with C11 on MSVC in the standalone Bazel build" 1 year ago
Shu-Chun Weng ab45f42e8e delocate: accept more directive expressions 1 year ago
Bob Beck 50e30518df Add pki file lists to generated gn build files 1 year ago
David Benjamin 7ce5d41410 Select SHA-256 vs SHA-512 explicitly in perlasm 1 year ago
David Benjamin 5d9ffb810b Remove the remaining old-style asm lists 1 year ago
David Benjamin 822d63cb07 Remove the old asm lists from JSON and android-cmake output 1 year ago
David Benjamin e28988ecaa Disable assembly for Android's darwin build 1 year ago
Adam Langley 7ae2b910c1 Split TLS 1.0 and 1.2 self checks. 1 year ago
David Benjamin 8dec463a60 Remove old asm source lists from Android sources.mk 1 year ago
David Benjamin e4acd6cb56 Switch the generated Soong (Android) build to the new asm source list 1 year ago
Bob Beck 9ebfc6d1c9 Add pki to generate_build_files.py 1 year ago
David Benjamin 26ecb2a275 Add combined source lists to the other generators 1 year ago
David Benjamin d733035f39 Remove old style asm source lists for GN and Bazel 1 year ago
Yurii Shutkin ac6793a425 [acvptool] skip connection to the server if input json or regdump is on 1 year ago
David Benjamin a36ac0a2e7 Use std::make_unique when possible 1 year ago
David Benjamin fa6ab4fe97 Remove remnants of malloc.cc 1 year ago
David Benjamin 99ce1e01fc Use sources.cmake for the bssl tool 1 year ago
David Benjamin de0d05a0a8 Fix Android shared library tests 1 year ago
David Benjamin 847a395a50 Use sources.cmake for the test_support library 1 year ago
David Benjamin 197b57154f Use sources.cmake for test binaries 1 year ago
David Benjamin 1e2f169663 Revert "Build with C11 on MSVC in the standalone Bazel build" 1 year ago
David Benjamin 63f4b806d6 Configure explicitly whether to shard tests 1 year ago
David Benjamin 9bbf0d9763 Use sources.cmake for pki and pki_test 1 year ago
David Benjamin 28e4a1b838 Build with C11 on MSVC in the standalone Bazel build 1 year ago
Bob Beck ff96a48e0d Add pki test files for android, adapt PathService fillin. 1 year ago
Bob Beck bc97b7a8e1 Bring in the core of chromium certificate verifier as libpki 1 year ago
David Benjamin d28237e273 Remove -D__ASSEMBLER__=1 when shelling out to the preprocessor 1 year ago
David Benjamin 3f680b0eff Remove a layer of indirection from fiat curve25519 assembly 1 year ago
David Benjamin aaf771e493 Fix the combined asm source lists in generate_build_files.py 1 year ago
David Benjamin d86e2fdd79 Update build tools 1 year ago
David Benjamin 9dcc97dcda Add fiat_curve25519_adx.S to generate_build_files.py 1 year ago
Adam Langley cf3851c6c9 acvptool: clean up better. 2 years ago
Adam Langley e24491a09c acvptool: implement pipelining. 2 years ago
David Benjamin 4137759c20 Update build tools 2 years ago
David Benjamin 2aae3f58b4 Bump the minimum supported MSVC version to VS2019 2 years ago
David Benjamin 77b6f25935 Replace interface{} with any 2 years ago
David Benjamin b352546be4 Remove go:build ignore from convert_wycheproof 2 years ago
David Benjamin ece1f86968 Re-add go:build ignore lines 2 years ago
David Benjamin 5748eb8a33 Move convert_wycheproof into its own package 2 years ago
David Benjamin bcecc7d834 Replace sort.Sort with sort.Slice 2 years ago
Adam Langley 6776d5cd8f Update test_fips.c with new functions added to FIPS module. 2 years ago
Adam Langley a4593cefeb break-tests.sh: break run-time tests and use two test_fips binaries. 2 years ago
Adam Langley 6e1e367021 Switch to new ACVP test for TLS 1.2 KDF. 2 years ago
Adam Langley 480344d4fa Move TLS 1.3 KDF functions into the FIPS module. 2 years ago
Adam Langley d3acd45456 Move HKDF into the FIPS module. 2 years ago
Adam Langley bc49415aec Add comment about regenerating peg files. 2 years ago
Sophie Schmieg 58472cc752 Adding a C implementation of Kyber. 2 years ago
Pete Bentley 082e953a13 test_fips: flush stdout before aborting on failure. 2 years ago