Juanli Shen a85b78baa6 Merge pull request #20433 from tanjunchen/clean-doc 6 years ago
..
alts 8695c464dc Expose max protected frame size value for testing. 6 years ago
ssl 334fa41ec0 Update by review 6 years ago
test_creds c414fe06f8 add cred data to BUILD files 6 years ago
README.md 134fed3a85 Move src/core/lib/tsi --> src/core/tsi 8 years ago
fake_transport_security.cc 4f46b0565d Updated other implementations of zero copy protector. 6 years ago
fake_transport_security.h db3e898a98 Add a sanity check for inclusion of port_platform.h 7 years ago
grpc_shadow_boringssl.h 7f6395426d Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh 6 years ago
local_transport_security.cc 4f46b0565d Updated other implementations of zero copy protector. 6 years ago
local_transport_security.h c5f1eda10f implement loca credentials 7 years ago
ssl_transport_security.cc 64cdea5a07 fix some spelling mistakes in document 6 years ago
ssl_transport_security.h 64cdea5a07 fix some spelling mistakes in document 6 years ago
ssl_types.h b24b212ee5 Make symbols of BoringSSL private to gRPC 7 years ago
transport_security.cc 99d8216d06 create internal version of grpc_call_cancel. 7 years ago
transport_security.h 81bc942cd8 security connector refactor 7 years ago
transport_security_grpc.cc 8695c464dc Expose max protected frame size value for testing. 6 years ago
transport_security_grpc.h 8695c464dc Expose max protected frame size value for testing. 6 years ago
transport_security_interface.h 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API 7 years ago

README.md

Transport Security Interface

An abstraction library over crypto and auth modules (typically OpenSSL)