-
## Checklist
- [x] I'm reporting a bug unrelated to a specific site
- [x] I've verified that I'm running yt-dlp version **2021.10.10**
- [x] I've checked that all provided URLs are aliv…
-
Trying to follow the instructions on [this Intel reference page](https://www.intel.com/content/www/us/en/developer/articles/guide/building-software-acceleration-features-in-the-intel-qat-engine-for-op…
-
I see that web client in mega.nz website uses only TLS_RSA_WITH_AES_128_CBC_SHA.
this is one of the very weak ciphers that is very bad for this security oriented website.
also when I use firefox a…
-
I get this warning together with a similar one about "++simd" on my macOS arm64 host when building native macOS, arm64 iOS or arm64 Android.
I also get a similar warning about when building Android…
-
## Checklist
- [x] I'm reporting a broken site support
- [x] I've verified that I'm running youtube-dl version **2020.11.19**
- [x] I've checked that all provided URLs are alive and pla…
-
I found that Chinese sm2 has a very lower performance than ecdsap256 when do sign/verify test.
Build with the latest master branch
Device: macbook pro (3-inch, 2018, Four Thunderbolt 3 Ports)
macos…
-
It would be very nice to use symmetric encryption for password-protected tickets. When the file is received, we could use a symmetric block cypher mode such as aes-xts to encrypt the file backed-up by…
-
I've made some performance tests with Botan and OpenSSL and cannot quite explain the results:
Device under Test
- OpenSuse Leap 42.2 Linux, Skylake@4GHz, 64 GByte RAM
- Compiler gcc 6.3.0 (only g…
-
I am trying to make the botan Conan recipe compatible with Android and Emscripten. There I got the issue, that I could not build the Android ARM64-v8a version with amalgamation, because of compiler er…
Trafo updated
8 months ago
-
The check for partially overlapping in and out is only done in the legacy code, not in the provider code:
this can be seen e.g. here:
legacy code:
```
$ OPENSSL_ENGINES=engines/ ./util/shlib_wrap.…