-
- Downloads
security: extract DhParams from TlsSession
TlsSession will be refactored to handle DTLS and TLS.
This patch cleanup TlsSession files to process further.
Change-Id: I76b6ac73d9fe46ee6a18c6c9d725f6fcadb465d9
Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
Showing
- src/ringdht/ringaccount.h 1 addition, 0 deletionssrc/ringdht/ringaccount.h
- src/security/Makefile.am 3 additions, 1 deletionsrc/security/Makefile.am
- src/security/diffie-hellman.cpp 103 additions, 0 deletionssrc/security/diffie-hellman.cpp
- src/security/diffie-hellman.h 71 additions, 0 deletionssrc/security/diffie-hellman.h
- src/security/tls_session.cpp 1 addition, 75 deletionssrc/security/tls_session.cpp
- src/security/tls_session.h 2 additions, 40 deletionssrc/security/tls_session.h
Loading
Please register or sign in to comment