..
asn1
Widen ASN1_mbstring_copy and ASN1_mbstring_ncopy to ossl_ssize_t
2 years ago
base64
Replace OPENSSL_STATIC_ASSERT with static_assert.
2 years ago
bio
Skip some BIO_gets tests if tmpfile fails on Android
2 years ago
blake2
Workaround yet more NULL + 0 language bugs
2 years ago
bn_extra
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
buf
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
bytestring
Rewrite c2i_ASN1_OBJECT
2 years ago
chacha
Move data from .text to .rodata on x86_64
2 years ago
cipher_extra
Remove TLS_RSA_WITH_NULL_SHA
2 years ago
conf
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
curve25519
Generate 64-bit Curve25519 and P256 code for MSVC
2 years ago
des
Remove unnecessary L suffixes on DES constants.
2 years ago
dh_extra
Finish porting dh_test.cc and ripemd_test.cc to GTest.
2 years ago
digest_extra
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
dsa
Cap the number of ECDSA and DSA sign iterations.
2 years ago
ec_extra
Add Trust Token version using standardized hash2curve.
2 years ago
ecdh_extra
Fix various malloc failure paths.
2 years ago
ecdsa_extra
Some CBB_init_fixed simplifications.
2 years ago
engine
acvp: add CMAC-AES support.
4 years ago
err
Re-add go:build ignore lines
2 years ago
evp
Move RSA (en|de)cryption out of the FIPS module.
2 years ago
fipsmodule
Add some missing includes
2 years ago
hmac_extra
Miscellaneous -Wshorten-64-to-32 fixes.
2 years ago
hpke
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
hrss
Revert "Drop HRSS assembly."
2 years ago
kyber
Squeeze a block at a time when computing the matrix in Kyber
2 years ago
lhash
Fix build with MSVC 2022.
2 years ago
obj
Re-add go:build ignore lines
2 years ago
pem
Fix miscellaneous size_t truncations
2 years ago
perlasm
Work around a NASM bug
2 years ago
pkcs7
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
pkcs8
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
poly1305
Fully condition all assembly files.
2 years ago
pool
Switch CRYPTO_BUFFER_POOL to SipHash-2-4.
3 years ago
rand_extra
Revert "Revert "Fetch entropy from a system daemon in FIPS mode on Android.""
2 years ago
rc4
acvp: add CMAC-AES support.
4 years ago
rsa_extra
Move RSA (en|de)cryption out of the FIPS module.
2 years ago
siphash
Replace some more C unions.
2 years ago
stack
Const-correct sk_FOO_cmp_func
2 years ago
test
Make boringssl_gtest_main a STATIC library
2 years ago
trust_token
Align TRUST_TOKEN_pst_v1_voprf with draft-21 of VOPRF
2 years ago
x509
Re-add go:build ignore lines
2 years ago
x509v3
Add mechanism for deprecated declarations.
2 years ago
CMakeLists.txt
Move HKDF into the FIPS module.
2 years ago
abi_self_test.cc
Remove ppc64le assembly.
2 years ago
compiler_test.cc
Add a few more assertions to compiler_test.cc.
2 years ago
constant_time_test.cc
acvp: add CMAC-AES support.
4 years ago
cpu_aarch64_apple.c
Use the new macOS sysctl names when available
2 years ago
cpu_aarch64_freebsd.c
Also detect Armv8.2 SHA-512 extensions on FreeBSD.
2 years ago
cpu_aarch64_fuchsia.c
Add ARMV8_SHA512 detection for Fuchsia.
3 years ago
cpu_aarch64_linux.c
Move CPU detection symbols to crypto/internal.h.
3 years ago
cpu_aarch64_win.c
Move CPU detection symbols to crypto/internal.h.
3 years ago
cpu_arm.c
Move CPU detection symbols to crypto/internal.h.
3 years ago
cpu_arm_freebsd.c
Add support for arm/aarch64 on FreeBSD
2 years ago
cpu_arm_linux.c
Require getauxval on 32-bit Arm Linux
2 years ago
cpu_arm_linux.h
Require getauxval on 32-bit Arm Linux
2 years ago
cpu_arm_linux_test.cc
Require getauxval on 32-bit Arm Linux
2 years ago
cpu_intel.c
Move CPU detection symbols to crypto/internal.h.
3 years ago
crypto.c
Remove ppc64le assembly.
2 years ago
crypto_test.cc
Add mechanism for deprecated declarations.
2 years ago
ex_data.c
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
impl_dispatch_test.cc
Check static CPU capabilities on x86.
3 years ago
internal.h
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
mem.c
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
refcount_c11.c
Replace OPENSSL_STATIC_ASSERT with static_assert.
2 years ago
refcount_lock.c
Replace OPENSSL_STATIC_ASSERT with static_assert.
2 years ago
refcount_test.cc
acvp: add CMAC-AES support.
4 years ago
self_test.cc
acvp: add CMAC-AES support.
4 years ago
thread.c
acvp: add CMAC-AES support.
4 years ago
thread_none.c
acvp: add CMAC-AES support.
4 years ago
thread_pthread.c
Make ERR and thread use system malloc.
2 years ago
thread_test.cc
acvp: add CMAC-AES support.
4 years ago
thread_win.c
Make ERR and thread use system malloc.
2 years ago