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 d4553e0538 Make RSA opaque 1 year ago
..
asn1 Add ASN1_TIME_set_string_X509 1 year ago
base64
bio Avoid another NULL+0 in BIO_s_mem 1 year ago
blake2 Remove unions in BLAKE2b implementation 2 years ago
bn_extra
buf
bytestring
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 Remove a layer of indirection from fiat curve25519 assembly 1 year ago
des
dh_extra Invalidated cached RSA, DH, and DSA state when changing keys 2 years ago
digest_extra
dsa Make DSA opaque 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
engine
err Remove variable expansion from CONF fuzzer 2 years ago
evp Make DSA opaque 1 year ago
fipsmodule Make RSA opaque 1 year ago
hmac_extra
hpke Implement the AuthEncap/AuthDecap HPKE modes 2 years ago
hrss
kyber Miscellaneous size_t truncation fixes 2 years ago
lhash
obj Align Kyber names with draft-tls-westerbaan-xyber768d00 2 years ago
pem
perlasm
pkcs7
pkcs8 Fix PKCS8Test to not rely on RSA-512 2 years ago
poly1305
pool
rand_extra Fix RAND_enable_fork_unsafe_buffering when called after fork 2 years ago
rc4
rsa_extra Reject RSA keys under 512 bits 2 years ago
siphash
stack Give up on qsort for sk_FOO_sort 1 year ago
test
trust_token Rename EC_RAW_POINT to EC_JACOBIAN 2 years ago
x509 Const-correct a few X509_PURPOSE and X509_TRUST functions 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
compiler_test.cc
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
cpu_aarch64_fuchsia.c
cpu_aarch64_linux.c
cpu_aarch64_openbsd.c OpenBSD Support 2 years ago
cpu_aarch64_win.c
cpu_arm.c
cpu_arm_freebsd.c
cpu_arm_linux.c
cpu_arm_linux.h
cpu_arm_linux_test.cc
cpu_arm_openbsd.c OpenBSD Support 2 years ago
cpu_intel.c
crypto.c
crypto_test.cc
ex_data.c Avoid locks in CRYPTO_free_ex_data 2 years ago
impl_dispatch_test.cc
internal.h Use packed representation for large Curve25519 table 1 year ago
mem.c
refcount.c Add an atomics library to crypto/internal.h 2 years ago
refcount_test.cc
self_test.cc
thread.c
thread_none.c
thread_pthread.c
thread_test.cc
thread_win.c