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 cf8d3ad3ce Check tag class and constructed bit in d2i_ASN1_OBJECT. 3 years ago
..
asn1 Check tag class and constructed bit in d2i_ASN1_OBJECT. 3 years ago
base64 Speed up constant-time base64 decoding. 4 years ago
bio Simplify built-in BIOs slightly. 4 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 conf: fix getting keys from the default section. 4 years ago
curve25519
dh_extra
digest_extra Include SHA512-256 in EVP_get_digestbyname and EVP_MD_do_all. 4 years ago
dsa
ec_extra
ecdh_extra
ecdsa_extra
engine
err Enforce DER rules for BIT STRING values. 3 years ago
evp Deduplicate d2i and i2d documentation. 3 years ago
fipsmodule Switch kModuleDigestSize to a macro. 3 years ago
hkdf
hmac_extra Add note to HMAC test vectors from NIST 4 years ago
hpke Add convenience functions to malloc EVP_HPKE_CTX and EVP_HPKE_KEY. 4 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 Allow PKCS7_sign to work for signing kernel modules. 4 years ago
pkcs8 Refer to RFCs consistently. 4 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 Enforce DER rules for BIT STRING values. 3 years ago
x509v3 Check for trailing data in extensions. 3 years ago
CMakeLists.txt Fold i2a_ASN1_ENUMERATED into i2a_ASN1_INTEGER. 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 Add magic tag to BoringSSL binaries. 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