Skip to content

surajbharadwaj/TLS-protocol-REST-architecture

Repository files navigation

TLS-protocol-REST-architecture

TLS protocol implementation ver1.2 according to rfc 5246 using REST api

Emulator for TLS is implemented in java. java ver 8

TLS client and TLS server.

This project demonstrates complete TLS protocol (TLS handshake process) and also record layer protocol. The procedure to run the jar file is documented in the word file and screenshots detailing steps are attached. Wireshark is used to capture the packets To capture on local interface install npcap adaptor.

Each time data is encrypted differently after the handshake process.

About

TLS protocol implementation ver1.2 according to rfc 5246.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages