issues
search
trevp
/
tlslite
TLS Library in python
Other
235
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix SyntaxError with using 'async' as parameter name
#125
andrey4518
closed
2 years ago
2
docs: Fix a few typos
#124
timgates42
closed
3 years ago
1
setup.py: Update url
#123
jayvdb
opened
4 years ago
3
Replace 'async' keyword to 'asynchronous'
#122
momoru-kun
opened
5 years ago
1
asyncio error with python 3.7
#121
nyanloutre
closed
5 years ago
1
s is not a string, but .find() is applied to it several times
#120
amsimms
closed
6 years ago
2
tlslite/utils/cryptomath.py contains incorrect construct for Python 3
#119
amsimms
closed
6 years ago
3
formatExceptionTrace function ported to python3
#118
davidetortoioli
opened
6 years ago
1
Fix python2 compatibility issue with X509 DER parsing
#117
etvahala
opened
6 years ago
2
Handshake error
#116
rockwotj
closed
7 years ago
3
Support for AECDH key exchange on server side
#115
mildas
closed
8 years ago
2
Fix for loading x509 RSA certificates with PyCrypto
#114
rkondratenko
closed
8 years ago
2
handshake_failure
#113
wutengcoding
opened
8 years ago
19
SNI with HTTPTLSConnection missing
#112
Varbin
opened
8 years ago
2
Fixed generator functions (next) to work with python 3.
#111
theron
closed
9 years ago
1
would you like JKS (Java KeyStore) file format support?
#110
kurtbrose
opened
9 years ago
0
Refactor RSA/DHE Premaster Secret generation
#109
FiachAntaw
closed
9 years ago
2
Implement TLS-PSK ciphersuites
#108
FiachAntaw
closed
9 years ago
4
Commit 496980f breaks test 26.b
#107
FiachAntaw
opened
9 years ago
0
[v2] Fix public field names
#106
tomato42
closed
9 years ago
0
Fix public field names
#105
tomato42
closed
9 years ago
1
fix parsing server side server_name extension
#104
tomato42
closed
9 years ago
0
SRP_SHA_RSA are implemented incorrectly
#103
tomato42
opened
9 years ago
1
[v2] Ugly^W Minimal record layer refactor
#102
tomato42
closed
6 years ago
2
Fix Travis builds
#101
tomato42
closed
9 years ago
1
[test, don't merge] add debug information printing to .travis.yml
#100
tomato42
closed
9 years ago
1
Ugly^W Minimal record layer refactor
#99
tomato42
closed
9 years ago
1
Chromium patches 2
#98
davidben
closed
9 years ago
0
[v4] Implement RFC 7366 - encrypt then MAC
#97
tomato42
closed
6 years ago
2
Extended Master Secret support
#96
tomato42
closed
9 years ago
3
ChaCha20 support
#95
tomato42
opened
9 years ago
1
Record layer refactor
#94
tomato42
closed
6 years ago
11
add output of `coverage html` to .gitignore
#93
tomato42
closed
9 years ago
1
[v4] Small TLSRecordLayer refactor
#92
tomato42
closed
6 years ago
12
[v3] Small TLSRecordLayer refactor
#91
tomato42
closed
9 years ago
1
[v2] Small TLSRecordLayer refactor
#90
tomato42
closed
9 years ago
1
Small TLSRecordLayer refactor
#89
tomato42
closed
9 years ago
1
Test coverage for handshakesettings and few fixes
#88
tomato42
closed
9 years ago
2
Various changes from Chromium, redux, part 1.
#87
davidben
closed
9 years ago
2
Fix compatibility issues with pycrypto and gmpy
#86
tomato42
closed
9 years ago
2
Tests and a fix for ClientHello class
#85
tomato42
closed
9 years ago
3
Better test coverage for Alert and ClientHello
#84
tomato42
closed
9 years ago
1
fix session cache problem
#83
MirkoDziadzka
closed
9 years ago
3
Test coverage for RedordHeader2 and RecordHeader3
#82
tomato42
closed
9 years ago
1
Use appveyor for Windows CI testing
#81
trevp
opened
9 years ago
0
Measure unit test coverage
#80
tomato42
closed
9 years ago
0
[v3] Implement RFC 7366 - Encrypt-then-MAC
#79
tomato42
closed
9 years ago
5
[v5] add check for code style
#78
tomato42
closed
9 years ago
0
[test merge, v2] fix all problems with tests
#77
tomato42
closed
9 years ago
0
[v2] Include testing with tackpy in CI
#76
tomato42
closed
9 years ago
2
Next