There was an error fetching the commit references. Please try again later.
Store secret in ngtcp2_conn to simplify key update for application
Showing
- crypto/includes/ngtcp2/ngtcp2_crypto.h 16 additions, 0 deletionscrypto/includes/ngtcp2/ngtcp2_crypto.h
- crypto/shared.c 20 additions, 2 deletionscrypto/shared.c
- examples/client.cc 16 additions, 24 deletionsexamples/client.cc
- examples/client.h 4 additions, 4 deletionsexamples/client.h
- examples/server.cc 16 additions, 24 deletionsexamples/server.cc
- examples/server.h 4 additions, 4 deletionsexamples/server.h
- lib/includes/ngtcp2/ngtcp2.h 29 additions, 19 deletionslib/includes/ngtcp2/ngtcp2.h
- lib/ngtcp2_conn.c 30 additions, 25 deletionslib/ngtcp2_conn.c
- lib/ngtcp2_crypto.c 14 additions, 6 deletionslib/ngtcp2_crypto.c
- lib/ngtcp2_crypto.h 13 additions, 7 deletionslib/ngtcp2_crypto.h
- tests/ngtcp2_conn_test.c 21 additions, 8 deletionstests/ngtcp2_conn_test.c
- tests/ngtcp2_test_helper.c 1 addition, 1 deletiontests/ngtcp2_test_helper.c
Please register or sign in to comment