-
It would be good to support all the compression, or at least decompression, schemes supported by servers and browsers. This looks like a great step forward to not having to write compression and decom…
-
I'm trying to override the deflate algorithm in libpng by defining custom_zlib. I have a this using libCompression on macOS. But it needs the buffer allocated and size to pass to the decompression. …
-
### Describe the problem you're observing
Currently one can change the compression setting on a dataset and this will compress new blocks using the new algorithm. This works perfectly fine for many p…
-
Hello,
I am trying to implement a new compression algorithm for horovod.
I tested it to compress and decompress tensors of different sizes and dimensions, and it works perfectly fine.
My issue i…
-
The `GetNumExtraBits` and `GetRepeatOffset` methods contain cascaded `if`/`else` blocks. This is slightly undesirable as it embeds data into the code in a hard to read way. Perhaps it can be rewritten…
-
I'm mainly using this script to compress data that has been converted from binary bits into text (so mostly long strings of 1s and 0s that represent 1 bit per pixel bitmap graphics data extracted from…
-
I am using browser mob 2.1.5 with Selenium in Java and trying to capture the body of requests in FireFox on a remote Selenium Server. The requests are sent to an HTTPS webpage.
I initiate a request…
-
Hi
I have noticed that `samtools consensus` command always uses 1 thread despite more (-@ 8) threads have been specified in the command. As shown in the processing time stats below, multiple thread…
-
# JWT bomb Attack in decode function
## 0x01 Affected version
vendor: https://github.com/mpdavis/python-jose
version: 3.3.0
## 0x02 What kind of vulnerability is it? Who is impacted?
This vul…
-
We are seeing these errors like this in our logs from fluentd.
```
2022-09-18 21:50:00.944377087 +0000 fluent.warn: {"error":"3:Data decompression failed with decompression status: RESOURCE_EXHAUS…