Mirror of BoringSSL (grpc依赖) https://boringssl.googlesource.com/boringssl
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.
 
 
 
 
 
 
David Benjamin dd68e4bb4d Add OPENSSL_zalloc 1 year ago
..
asn1 Add OPENSSL_zalloc 1 year ago
base64 Add OPENSSL_zalloc 1 year ago
bio Add OPENSSL_zalloc 1 year ago
blake2 Remove unions in BLAKE2b implementation 2 years ago
bn_extra Add BN_bn2lebinpad and BN_lebin2bn 1 year ago
buf Add OPENSSL_zalloc 1 year ago
bytestring Export CBS/CBB unicode functions 1 year ago
chacha Fix aarch64 build with GCC 1 year ago
cipher_extra Return the correct value in EVP_CIPHER_CTX_iv_length after EVP_CTRL_AEAD_SET_IVLEN 1 year ago
conf Add OPENSSL_zalloc 1 year ago
curve25519 Add OPENSSL_zalloc 1 year ago
des Remove unnecessary L suffixes on DES constants. 2 years ago
dh_extra Default to q = (p-1)/2 for DH keygen 1 year ago
digest_extra Use std::make_unique when possible 1 year ago
dsa Add OPENSSL_zalloc 1 year ago
ec_extra Hash-to-curve is now RFC 9380 1 year ago
ecdh_extra Use constant curve-specific groups whenever possible 1 year ago
ecdsa_extra Some CBB_init_fixed simplifications. 2 years ago
engine Add OPENSSL_zalloc 1 year ago
err Consistently reject large p and large q in DH 1 year ago
evp Add OPENSSL_zalloc 1 year ago
fipsmodule Add OPENSSL_zalloc 1 year ago
hmac_extra Use std::make_unique when possible 1 year ago
hpke Add EVP_HPKE_KEY_move 1 year ago
hrss Add Intel Indirect Branch Tracking support. 1 year ago
kyber Miscellaneous size_t truncation fixes 2 years ago
lhash Add OPENSSL_zalloc 1 year ago
obj Add OPENSSL_zalloc 1 year ago
pem Fix miscellaneous size_t truncations 2 years ago
perlasm Stop rewriting ret to repz ret on x86_64 1 year ago
pkcs7 Add OPENSSL_zalloc 1 year ago
pkcs8 Add OPENSSL_zalloc 1 year ago
poly1305 Consistently include BTI markers in every assembly file 1 year ago
pool Add OPENSSL_zalloc 1 year ago
rand_extra use <errno.h> instead of <sys/errno.h> 1 year ago
rc4 acvp: add CMAC-AES support. 4 years ago
rsa_extra Update RSATest.BadKey to use a plausible key size 1 year ago
siphash Replace some more C unions. 2 years ago
stack Add OPENSSL_zalloc 1 year ago
test Update googletest and include googlemock 1 year ago
trust_token Add OPENSSL_zalloc 1 year ago
x509 Add OPENSSL_zalloc 1 year ago
x509v3 Replace BIO_snprintf with snprintf within the library 1 year ago
CMakeLists.txt Add table-independent x86+adx asm for P-256 1 year ago
abi_self_test.cc Remove ppc64le assembly. 2 years ago
compiler_test.cc Add a comment for what compiler_test.cc is about 1 year ago
constant_time_test.cc Use packed representation for large Curve25519 table 1 year ago
cpu_aarch64_apple.c Stop duplicating the OPENSSL_armcap_P declaration 1 year ago
cpu_aarch64_fuchsia.c Stop duplicating the OPENSSL_armcap_P declaration 1 year ago
cpu_aarch64_linux.c Stop duplicating the OPENSSL_armcap_P declaration 1 year ago
cpu_aarch64_openbsd.c Stop duplicating the OPENSSL_armcap_P declaration 1 year ago
cpu_aarch64_sysreg.c Trim some redundant Arm feature detection files 1 year ago
cpu_aarch64_win.c Stop duplicating the OPENSSL_armcap_P declaration 1 year ago
cpu_arm_freebsd.c Stop duplicating the OPENSSL_armcap_P declaration 1 year ago
cpu_arm_linux.c Stop duplicating the OPENSSL_armcap_P declaration 1 year 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 Help the compiler dedup ia32cap and armcap accesses 1 year 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 Require C11 in MSVC too 1 year ago
mem.c Add OPENSSL_zalloc 1 year ago
refcount.c Don't include stdalign.h in refcount.c 1 year 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