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.
 
 
 
 
 
 
Bob Beck ccd665d2aa Make time_t conversions. Give up on the OS provided ones. 3 years ago
..
asn1 Make time_t conversions. Give up on the OS provided ones. 3 years ago
base64
bio Fix build with MSVC 2022. 3 years ago
blake2
bn_extra
buf
bytestring Validate ASN.1 times according to RFC 5280 3 years ago
chacha
cipher_extra Add a CCM AEAD for Matter, the IoT standard. 3 years ago
conf
curve25519 Rewrite scalar operations in spake25519.c with BN_ULONG 3 years ago
des
dh_extra
digest_extra
dsa
ec_extra
ecdh_extra
ecdsa_extra
engine
err
evp Don't use a union in Ed25519 EVP_PKEYs. 3 years ago
fipsmodule Revert "Fetch entropy from a system daemon in FIPS mode on Android." 3 years ago
hkdf
hmac_extra
hpke
hrss
lhash Fix build with MSVC 2022. 3 years ago
obj
pem Remove PEM_X509_INFO_write_bio. 3 years ago
perlasm
pkcs7
pkcs8 Const-correct and document EVP_PKCS82PKEY and EVP_PKEY2PKCS8. 3 years ago
poly1305 Dedup a few more load/store implementations. 3 years ago
pool
rand_extra Revert "Fetch entropy from a system daemon in FIPS mode on Android." 3 years ago
rc4
rsa_extra
siphash
stack Fix build with MSVC 2022. 3 years ago
test
trust_token Add fixed key generation for Trust Token. 3 years ago
x509 Make time_t conversions. Give up on the OS provided ones. 3 years ago
x509v3 Const-correct X509_EXTENSION functions, as best we can. 3 years ago
CMakeLists.txt Make time_t conversions. Give up on the OS provided ones. 3 years ago
abi_self_test.cc
compiler_test.cc
constant_time_test.cc
cpu_aarch64_apple.c
cpu_aarch64_fuchsia.c
cpu_aarch64_linux.c
cpu_aarch64_win.c
cpu_arm.c
cpu_arm_linux.c
cpu_arm_linux.h
cpu_arm_linux_test.cc
cpu_intel.c
cpu_ppc64le.c
crypto.c
crypto_test.cc
ex_data.c
impl_dispatch_test.cc
internal.h Rearrange the C11 vs MSVC check. 3 years ago
mem.c Fix unused variable warning on macOS + ASan 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