You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Henry Case 628c450c81 Add support for SIKE/p503 post-quantum KEM 5 years ago
..
asn1 Reject long inputs in c2i_ASN1_INTEGER. 5 years ago
base64 Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago
bio Fix d2i_*_bio on partial reads. 5 years ago
bn_extra Add some Node compatibility functions. 5 years ago
buf Flatten most of the crypto target. 6 years ago
bytestring Add uint64_t support in CBS and CBB. 5 years ago
chacha Add ABI tests for ChaCha20_ctr32. 5 years ago
cipher_extra Prefer vpaes over bsaes in AES-GCM-SIV and AES-CCM. 5 years ago
cmac Flatten most of the crypto target. 6 years ago
conf Use proper functions for lh_*. 6 years ago
curve25519 Automatically disable assembly with MSAN. 6 years ago
dh Flatten most of the crypto target. 6 years ago
digest_extra Fix undefined pointer casts in SHA-512 code. 5 years ago
dsa Tidy up dsa_sign_setup. 6 years ago
ec_extra Use EC_RAW_POINT in ECDSA. 6 years ago
ecdh_extra Clean up EC_POINT to byte conversions. 6 years ago
ecdsa_extra Remove unreachable code. 6 years ago
engine Flatten most of the crypto target. 6 years ago
err Enforce key usage for RSA keys in TLS 1.2. 5 years ago
evp Add a very roundabout EC keygen API. 5 years ago
fipsmodule Rewrite BN_CTX. 5 years ago
hkdf Flatten most of the crypto target. 6 years ago
hmac_extra Convert a number of tests to GTest. 7 years ago
hrss HRSS: flatten sample distribution. 5 years ago
lhash Fix undefined function pointer casts in LHASH. 6 years ago
obj Add initial HRSS support. 5 years ago
pem Rewrite PEM_X509_INFO_read_bio. 6 years ago
perlasm Fix x86_64-xlate.pl comment regex. 5 years ago
pkcs7 Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 6 years ago
pkcs8 Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 6 years ago
poly1305 Automatically disable assembly with MSAN. 6 years ago
pool Clear out a bunch of -Wextra-semi warnings. 5 years ago
rand_extra Unwind RDRAND functions correctly on Windows. 5 years ago
rc4 Flatten most of the crypto target. 6 years ago
rsa_extra Rename OPENSSL_NO_THREADS, part 1. 6 years ago
stack Implement sk_find manually. 5 years ago
test Add a reference for Linux ARM ABI. 5 years ago
x509 Fix d2i_*_bio on partial reads. 5 years ago
x509v3 Unexport and rename hex_to_string, string_to_hex, and name_cmp. 5 years ago
CMakeLists.txt Add support for SIKE/p503 post-quantum KEM 5 years ago
abi_self_test.cc Use Windows symbol APIs in the unwind tester. 5 years ago
compiler_test.cc Test that nullptr has the obvious memory representation. 7 years ago
constant_time_test.cc Add a test for CRYPTO_memcmp. 6 years ago
cpu-aarch64-fuchsia.c Add cpu-aarch64-fuchsia.c 6 years ago
cpu-aarch64-linux.c Add cpu-aarch64-fuchsia.c 6 years ago
cpu-arm-linux.c Move ARM cpuinfo functions to the header. 6 years ago
cpu-arm-linux.h Move ARM cpuinfo functions to the header. 6 years ago
cpu-arm-linux_test.cc Move ARM cpuinfo functions to the header. 6 years ago
cpu-arm.c Rewrite ARM feature detection. 8 years ago
cpu-intel.c Pretend AMD XOP was never a thing. 5 years ago
cpu-ppc64le.c Run the comment converter on libcrypto. 7 years ago
crypto.c Add test of assembly code dispatch. 5 years ago
ex_data.c Unexport more of lhash. 7 years ago
impl_dispatch_test.cc Enable vpaes for AES_* functions. 5 years ago
internal.h Fix header file for _byteswap_ulong and _byteswap_uint64 from MSVC CRT 5 years ago
mem.c Tell ASan about the OPENSSL_malloc prefix. 5 years ago
refcount_c11.c Run the comment converter on libcrypto. 7 years ago
refcount_lock.c Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago
refcount_test.cc Rename OPENSSL_NO_THREADS, part 1. 6 years ago
self_test.cc Extract FIPS KAT tests into a function. 6 years ago
thread.c Remove a bunch of unnecessary includes. 8 years ago
thread_none.c Rename OPENSSL_NO_THREADS, part 1. 6 years ago
thread_pthread.c Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago
thread_test.cc Rename OPENSSL_NO_THREADS, part 1. 6 years ago
thread_win.c Replace the last CRITICAL_SECTION with SRWLOCK. 5 years ago