Klaus Eisentraut
Klaus Eisentraut
If you are changing behaviour there, please revisit the many `self.add_long_strings("...")` lines in the `String` primitive constructor and include an constructor option to disable this, too. These increase memory usage...
The BEAST attack was demonstrated in 2011 for HTTPS only, but the actual issue is the combination of CBC and SSLv3/TLSv1.0. It still is cryptographic weaker to use CBC with...
> Otherwise it can get a bit complicated and sometimes there is additional lag. [...snip...] I agree with all of this, but compatibility issues do not matter for a vulnerability...
The pull request above was not merged because it did not have the necessary quality. This issue is still open. It should be fixed like this: >Then, sorry, while looking...
Currently, the command line can already get included in the HTML output in two different ways. I think it is similar for CSV, too. 1. Whenever you are using the...
@jenokizm: I had similiar errors like above while trying to compile it in an empty KMDF project in Visual Studio 2017. The simple solution was to include $(DDK_LIB_PATH)wdmsec.lib and $(DDK_LIB_PATH)fwpkclnt.lib...
Hi, to be honest I was a little overly motivated when I started this project. I intended to put it on PyPi, but I am not very familiar with Python...
sry for the duplicate... I just saw that someone else submitted the same pull request, but closed it afterwards (#1)