Skip to content

Commit 25becad

Browse files
author
cboling
committed
Working on TLS Client Key Exchange
- Work in progress, not ready yet - Adding key-generation logic (mostly comments for now) - Restricting ciphers to minimum until further notice
1 parent fba3554 commit 25becad

12 files changed

+1098
-685
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tls_packet
1+
# tls-packet
22
Python TLS Packet decoder/serializer library with a focus on TLS packets used during
33
IEEE 802.1x/RADIUS interactions
44

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.1
1+
0.0.2

0 commit comments

Comments
 (0)