grpc/src/core/tsi
Vijay Pai 2fe87b0905 Move assignment for Thread, make destructor optional, loop cv waits 2018-03-01 11:47:36 -08:00
..
test_creds Add TSI test library and SSL and fake TSI tests 2017-08-22 12:32:43 -07:00
README.md Move src/core/lib/tsi --> src/core/tsi 2017-03-28 14:27:18 -07:00
alts_transport_security.cc Move assignment for Thread, make destructor optional, loop cv waits 2018-03-01 11:47:36 -08:00
alts_transport_security.h Merge branch 'master' into 2phase_thd 2018-02-24 10:37:13 -06:00
fake_transport_security.cc Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
fake_transport_security.h Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
ssl_transport_security.cc Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
ssl_transport_security.h Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
ssl_types.h Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
transport_security.cc Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
transport_security.h Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
transport_security_adapter.cc Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
transport_security_adapter.h Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
transport_security_grpc.cc Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
transport_security_grpc.h Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
transport_security_interface.h Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00

README.md

Transport Security Interface

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