1666 Commits (c5a99415cc722455451175869580b5080acf0924)
 

Author SHA1 Message Date
David Benjamin c5a99415cc Limit the SHA_CTX workaround to C 1 year ago
David Benjamin ad57528d2c Simplify AES-GCM counter increment 1 year ago
David Benjamin a1263228b8 Remove unnecessary length check before OPENSSL_memcpy 1 year ago
David Benjamin 361647e912 Test EVP_CTRL_AEAD_SET_IV_FIXED and friends 1 year ago
David Benjamin 0bb026eee4 Tighten the limit in ASN1_STRING_set further 1 year ago
David Benjamin 478b28ab12 Fix delocate build rules with make 1 year ago
Stefan Koelbl f714cb2935 Add basic C implementation of SPHINCS+-SHA2-128s. 1 year ago
David Benjamin d2a2913cf8 Update Go dependencies 1 year ago
Andres Erbsen 2a33faebe1 do not call memcpy directly in curve25519_64_adx.h 1 year ago
David Benjamin a96e7377fc Skip ForkDetect tests on iOS 1 year ago
Victor Tan 3309ca6638 Add ALPS codepoint supports for split handshake 1 year ago
David Benjamin c4b1738369 Add missing include for waitpid 1 year ago
Adam Langley ec87e1a767 Add a note about the list in target.h 1 year ago
Adam Langley 672813c21e Teach delocate about a new directive that Clang is using. 1 year ago
Bob Beck c38dc29860 Make the pki private headers available to gn 1 year ago
Bob Beck 7fb818fbbf Sync pki to chromium 5934e28579cddeae3d9ae5b5974f8aae31f200dd 1 year ago
Guillaume Endignoux 4df6f97cf9 Move Keccak code to its own folder and add an absorb API. 1 year ago
Bob Beck bfa8369795 Add support for fork detection via pthread_atfork() 1 year ago
Theo Buehler 39d7ee9c82 Error check X509_ALGOR_set0() 1 year ago
David Benjamin 9e6144382c Add some IWYU export pragmas 1 year ago
Bob Beck 3763efb56b Convert X509_NAME_get_text_by_[NID|OBJ] to return UTF-8 1 year ago
Saleem Abdulrasool 5d58c559ac crypto: remove kBoringSSLBinaryTag 1 year ago
Alex Gaynor 8d71d244c0 Export OPENSSL_NO_* defines in bssl-sys for consumption in rust-openssl 1 year ago
David Benjamin a014bdad2a Improve X509Test.NameAttributeValues coverage 1 year ago
Cindy Lin 55715e36ef Edit bssl-sys setup instructions. 1 year ago
David Benjamin 26d84fdf02 Store NID_undef's ASN1_OBJECT outside the table 1 year ago
David Benjamin 8a062a7112 Don't include NID_undef in short/long name tables 1 year ago
David Benjamin 5e1496bf00 Remove asn1_ex_clear from ASN1_EXTERN_FUNCS. 1 year ago
David Benjamin 5555991d37 Avoid GCC's -Wdangling-pointer warning in CBB 1 year ago
David Benjamin 8313e13cde Replace remaining references to __ARM_ARCH__ with __ARM_ARCH 1 year ago
David Benjamin d94be41723 Update tools on CI 1 year ago
Pete Bentley b975f12a2f Add support for 32bit break tests on Android. 1 year ago
Pete Bentley 8650dc737d Fix path for modifiable libcrypto used in KAT testing. 1 year ago
David Benjamin 6d3db84c47 Add new asm files to generate_build_files.py 1 year ago
Bob Beck a1982649e0 sync pki to chromium 248754f767a6df29d26ebb7da231f22713924a7d 1 year ago
David Benjamin 8d0a83da9a Consistently use SIZE_MAX over (size_t)-1 1 year ago
David Benjamin 216db679a7 Also add OPENSSL_calloc 1 year ago
David Benjamin dd68e4bb4d Add OPENSSL_zalloc 1 year ago
Andres Erbsen 20c9406971 Add table-independent x86+adx asm for P-256 1 year ago
Maurice Lam 81ed2b3f6a Implement bssl-crypto wrappers for AES-CBC 1 year ago
David Benjamin bd20800c22 Add a comment for what compiler_test.cc is about 1 year ago
Bob Beck d24a38200f Sync pki to chromium eddbcb143c7462e0b8d60e859b96d678ca0c013c 1 year ago
David Benjamin 764e6a319b Stop rewriting ret to repz ret on x86_64 1 year ago
Alice Wang cfcb954901 Make bssl-crypto no_std compatible 1 year ago
David Benjamin a1843d660b Bump the minimum CMake version to 3.12 1 year ago
David Benjamin 340fe150b7 CMake doesn't have an error function 1 year ago
David Benjamin ecb7e9ae5c Require C11 in MSVC too 1 year ago
Victor Tan 558960d1e1 Add support for the new ALPS codepoint 1 year ago
Maurice Lam 1e3da32f37 Expose curves for ECDH 1 year ago
Bob Beck 3aecf1d00b Sync pki to chromium ce4bc9571462aa298d79b591df9d997323cf5157 1 year ago