|
|
@134
|
7 years |
tim |
cleanup
|
|
|
@133
|
7 years |
tim |
fixed segfault in certificate cloning. now using pyopenssl's cffi …
|
|
|
@131
|
7 years |
tim |
minor annoyances
|
|
|
@130
|
7 years |
tim |
fixed handshake algorithm for when openssl wants you to poll poll poll…
|
|
|
@128
|
8 years |
tim |
.
|
|
|
@127
|
8 years |
tim |
.
|
|
|
@126
|
8 years |
tim |
.
|
|
|
@125
|
8 years |
tim |
.
|
|
|
@124
|
8 years |
tim |
.
|
|
|
@123
|
8 years |
tim |
.
|
|
|
@122
|
8 years |
tim |
.
|
|
|
@121
|
8 years |
tim |
.
|
|
|
@120
|
8 years |
tim |
hooks and extensions
|
|
|
@119
|
8 years |
tim |
comments
|
|
|
@117
|
8 years |
tim |
.
|
|
|
@115
|
8 years |
tim |
256 color now default
|
|
|
@110
|
8 years |
tim |
randomizing serial number since some browsers don't like repeats
|
|
|
@109
|
8 years |
tim |
oops
|
|
|
@108
|
8 years |
tim |
added workaround for annoying openssl library resolution limitation on …
|
|
|
@102
|
8 years |
tim |
.
|
|
|
@101
|
8 years |
tim |
.
|
|
|
@100
|
8 years |
tim |
.
|
|
|
@99
|
8 years |
tim |
.
|
|
|
@98
|
8 years |
tim |
.
|
|
|
@97
|
8 years |
tim |
.
|
|
|
@96
|
8 years |
tim |
.
|
|
|
@95
|
8 years |
tim |
.
|
|
|
@94
|
8 years |
tim |
.
|
|
|
@93
|
8 years |
tim |
.
|
|
|
@92
|
8 years |
tim |
.
|
|
|
@91
|
8 years |
tim |
.
|
|
|
@90
|
8 years |
tim |
.
|
|
|
@88
|
9 years |
tim |
digest fixes
|
|
|
@87
|
9 years |
tim |
moved general purpose SSL/TLS and certificate functions to a library …
|
|
|
@82
|
9 years |
tim |
minor fixes
|
|
|
@78
|
9 years |
tim |
hack to handle binary data in responses for probe_bytes
|
|
|
@76
|
10 years |
tim |
Fixed off-by-one block error in CBC-R code when a partial encryption …
|
|
|
@71
|
10 years |
tim |
chosenct and http2py convenience fixes
|
|
|
@69
|
11 years |
tim |
.
|
|
|
@67
|
11 years |
tmorgan |
added documentation to a few functions
allowing strings as argument …
|
|
|
@66
|
11 years |
tmorgan |
added Microsoft-style intpad notation for base64
|
|
|
@65
|
11 years |
tmorgan |
added result set object and HTML generator to chosenct probe routine
…
|
|
|
@64
|
11 years |
tmorgan |
added hacky HLE wrapper
|
|
|
@58
|
11 years |
tmorgan |
updated docs
improvements to CBC-R and edge cases
|
|
|
@53
|
11 years |
tmorgan |
new custom base64 dialect
|
|
|
@52
|
11 years |
tmorgan |
fixed an off-by-one
|
|
|
@50
|
11 years |
tmorgan |
more python3 fixes
|
|
|
@49
|
11 years |
tmorgan |
fixed python3 port bug
|
|
|
@48
|
11 years |
tmorgan |
fixed foolish hard-coded block size
|
|
|
@45
|
12 years |
tmorgan |
percent encoder fix
|
|
|
@44
|
12 years |
tmorgan |
fixes for percent decoder
|
|
|
@43
|
12 years |
tmorgan |
Fixed more Python3 conversion issues
Made several improvements to the …
|
|
|
@42
|
12 years |
tmorgan |
fixed bug in 2->3 transition
|
|
|
@40
|
12 years |
tmorgan |
Switched to python3 only, since supporting both 2.x and 3.x is such a …
|
|
|
@38
|
12 years |
tmorgan |
simplified decrypt() and interface to probe_padding()
sanity checks
|
|
|
@37
|
12 years |
tmorgan |
fixed problem with decrypt function when starting with partially …
|
|
|
@36
|
12 years |
tmorgan |
added option for logging PKCS7 stripping/sanity checking
|
|
|
@35
|
12 years |
tmorgan |
now encoding '/' in percent encoding
fixed bug in POA's stripping of …
|
|
|
@34
|
12 years |
tmorgan |
added limited support for base64 blobs with inline newlines
|
|
|
@28
|
12 years |
tmorgan |
more documentation
added supported encodings listing
|
|
|
@27
|
12 years |
tmorgan |
initial version of a ciphertext byte probe tool
|
|
|
@22
|
12 years |
tmorgan |
created trunk dir, rearranged
|
|
copied from lib:
|
|
|
@21
|
12 years |
tmorgan |
fixed IV propagation to the oracle
documentation
|