-
**Before creating an issue**
Please confirm that you are on the latest version of pytube by installing from the source.
You can do this by running `python -m pip install git+https://github.com/pyt…
-
Hello,
How to correcly cath RuntimeException ?
[2024-11-06T09:57:17.122500+00:00] public.ERROR: [connection] Empty read; connection dead? original: RuntimeException {"crypto":{"protocol":"TLSv…
-
pytube==15.0.0
Python 3.12.5
pip install git+https://github.com/pytube/pytube
RegexMatchError: get_throttling_function_name: could not find match for multiple
Traceback:
File "/Users/alejandr…
-
![03-1](https://user-images.githubusercontent.com/32977150/56007166-5e05b800-5d0a-11e9-9f52-eb9f866b172c.png)
-
When using openssl 3.2 (cfbe6c0fce96b277a1) when the server receives malformed AES-CCM ciphertexts it responds with incorrect Alert messages: ones with `internal_error` instead of `bad_record_mac`.
…
-
https://github.com/openwrt/packages/pull/24529
添加的补丁已可同时在mbedtls 3.6.0和2.28版本下编译且可正常使用,请有需要的使用者按需编译。
添加的补丁名字为:101-fix-mbedtls3.6-build.patch,把此补丁放入到目录为:`/shadowsocks-libev/patches` 中,补丁内容如下(根据mbedtl…
-
Hi,
Here is question about if there is any plan adding CFB mode to stream cipher.
Unlike CBC or ECB, CFB is a self-synchronizing stream cipher, which can work perfect in both block and stream mode.…
-
Some findings from an initial investigation:
If we delete the following files from picoquic:
```
tls_api.c
picoquic_ptls_openssl.c
picoquic_ptls_minicrypto.c
picoquic_ptls_fusion.c
picoquic_m…
-
`pub fn new(key: &[u8], cipher: BlockCipherType) -> Result {`
`BlockCipherType` can be multiple cipher types but currently only AES is supported for SymCrypt. Explore renaming to `AES-GCM`
-
version: `0.2.12`
We're currently facing this issue https://github.com/rustdesk/rustdesk-server-pro/issues/417
It's the same to https://github.com/seanmonstar/reqwest/issues/2004 and https://gi…