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 af561c221d Sync sha512-armv8.pl up to 753316232243ccbf86b96c1c51ffcb41651d9ad5. 3 years ago
..
asn1 Add missing assert.h include. 3 years ago
base64 Add various OpenSSL compatibility functions. 3 years ago
bio Add BIO_tell and BIO_seek wrappers. 3 years ago
blake2 Extract common rotl/rotr functions. 3 years ago
bn_extra
buf
bytestring Don't parse constructed BIT STRINGs in crypto/bytestring 3 years ago
chacha Extract common rotl/rotr functions. 3 years ago
cipher_extra Keep EVP_CIPHER/EVP_MD lookup and do_all functions in sync 4 years ago
cmac
conf
curve25519
dh_extra
digest_extra Include SHA512-256 in EVP_get_digestbyname and EVP_MD_do_all. 4 years ago
dsa Fix the easy -Wformat-signedness errors. 3 years ago
ec_extra
ecdh_extra
ecdsa_extra
engine
err Add ERR_set_error_data for compatibility. 3 years ago
evp Fix the easy -Wformat-signedness errors. 3 years ago
fipsmodule Sync sha512-armv8.pl up to 753316232243ccbf86b96c1c51ffcb41651d9ad5. 3 years ago
hkdf
hmac_extra Add note to HMAC test vectors from NIST 4 years ago
hpke Update HPKE test vectors. 3 years ago
hrss Don't overread in poly_Rq_mul 4 years ago
lhash
obj Refer to RFCs consistently. 4 years ago
pem Remove OPENSSL_NO_FP_API ifdefs. 4 years ago
perlasm Use C preprocessor comments in assembly headers. 3 years ago
pkcs7 Add PKCS7_bundle_raw_certificates function which takes CRYPTO_BUFFERs 3 years ago
pkcs8 Export PKCS12_DEFAULT_ITER. 3 years ago
poly1305 Add a pointer alignment helper function. 4 years ago
pool Add CRYPTO_BUFFER_new_from_static_data_unsafe. 3 years ago
rand_extra Always have CRYPTO_sysrand_for_seed. 4 years ago
rc4
rsa_extra
siphash Extract common rotl/rotr functions. 3 years ago
stack
test Align with upstream on 'close STDOUT' lines. 4 years ago
trust_token
x509 Fix X509_CRL_print error-handling. 3 years ago
x509v3 Fix the easy -Wformat-signedness errors. 3 years ago
CMakeLists.txt Rewrite X.509 name-matching tests. 3 years ago
abi_self_test.cc
compiler_test.cc
constant_time_test.cc
cpu-aarch64-fuchsia.c
cpu-aarch64-linux.c
cpu-aarch64-win.c
cpu-arm-linux.c
cpu-arm-linux.h
cpu-arm-linux_test.cc
cpu-arm.c
cpu-intel.c
cpu-ppc64le.c
crypto.c
crypto_test.cc Add FIPS counters for AES-GCM in EVP_AEAD. 4 years ago
ex_data.c
impl_dispatch_test.cc
internal.h Extract common rotl/rotr functions. 3 years ago
mem.c Binary tag bump: 1 -> 2 3 years ago
refcount_c11.c
refcount_lock.c
refcount_test.cc
self_test.cc
thread.c
thread_none.c
thread_pthread.c
thread_test.cc
thread_win.c