..
asn1
Remove CRYPTO_MUTEX from public headers
1 year ago
base64
Replace OPENSSL_STATIC_ASSERT with static_assert.
2 years ago
bio
Remove CRYPTO_MUTEX from public headers
1 year ago
blake2
Remove unions in BLAKE2b implementation
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
Handle ChaCha20 counter overflow consistently
1 year ago
cipher_extra
Add back support for TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
2 years ago
conf
Remove variable expansion from CONF fuzzer
2 years ago
curve25519
Fix tests on Arm when NEON is unavailable
1 year ago
des
Remove unnecessary L suffixes on DES constants.
2 years ago
dh_extra
Invalidated cached RSA, DH, and DSA state when changing keys
2 years ago
digest_extra
Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure.
2 years ago
dsa
Remove CRYPTO_MUTEX from public headers
1 year ago
ec_extra
Rename EC_RAW_POINT to EC_JACOBIAN
2 years ago
ecdh_extra
Rename EC_RAW_POINT to EC_JACOBIAN
2 years ago
ecdsa_extra
Some CBB_init_fixed simplifications.
2 years ago
engine
acvp: add CMAC-AES support.
4 years ago
err
Remove CRYPTO_MUTEX from public headers
1 year ago
evp
Add more tests for recognizing explicit forms of built-in curves
1 year ago
fipsmodule
Remove p > q normalization in RSA keys
1 year ago
hmac_extra
Miscellaneous -Wshorten-64-to-32 fixes.
2 years ago
hpke
Implement the AuthEncap/AuthDecap HPKE modes
2 years ago
hrss
Revert "Drop HRSS assembly."
2 years ago
kyber
Miscellaneous size_t truncation fixes
2 years ago
lhash
Fix build with MSVC 2022.
2 years ago
obj
Remove CRYPTO_MUTEX from public headers
1 year 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
Fix PKCS8Test to not rely on RSA-512
2 years ago
poly1305
Fully condition all assembly files.
2 years ago
pool
Remove CRYPTO_MUTEX from public headers
1 year ago
rand_extra
Remove CRYPTO_MUTEX from public headers
1 year ago
rc4
acvp: add CMAC-AES support.
4 years ago
rsa_extra
Remove p > q normalization in RSA keys
1 year ago
siphash
Replace some more C unions.
2 years ago
stack
Give up on qsort for sk_FOO_sort
1 year ago
test
Make boringssl_gtest_main a STATIC library
2 years ago
trust_token
Rename EC_RAW_POINT to EC_JACOBIAN
2 years ago
x509
Remove CRYPTO_MUTEX from public headers
1 year ago
x509v3
Const-correct a few X509_PURPOSE and X509_TRUST functions
1 year ago
CMakeLists.txt
Remove a layer of indirection from fiat curve25519 assembly
1 year 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
Use packed representation for large Curve25519 table
1 year ago
cpu_aarch64_apple.c
Add a comment about the Chromium sandbox for macOS sysctls
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_openbsd.c
OpenBSD Support
2 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_arm_openbsd.c
OpenBSD Support
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
Remove CRYPTO_MUTEX from public headers
1 year ago
impl_dispatch_test.cc
Check static CPU capabilities on x86.
3 years ago
internal.h
Remove CRYPTO_MUTEX from public headers
1 year ago
mem.c
Remove CRYPTO_MUTEX from public headers
1 year ago
refcount.c
Add an atomics library to crypto/internal.h
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
Remove CRYPTO_MUTEX from public headers
1 year ago
thread_pthread.c
Remove CRYPTO_MUTEX from public headers
1 year ago
thread_test.cc
Remove CRYPTO_MUTEX from public headers
1 year ago
thread_win.c
Remove CRYPTO_MUTEX from public headers
1 year ago