mirror of https://github.com/yt-dlp/yt-dlp
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4d318be195
The rsa_verify code was vulnerable to a BB'06 attack, allowing to forge signatures for arbitrary messages if and only if the public key exponent is 3. Since the updates key is hardcoded to 65537, there is no risk for youtube-dl, but I don't want vulnerable code in the wild. The new function adopts a way safer approach of encoding-and-comparing to replace the dangerous parsing code. |
9 years ago | |
---|---|---|
.. | ||
swftests | 10 years ago | |
__init__.py | 11 years ago | |
helper.py | 9 years ago | |
parameters.json | 10 years ago | |
test_InfoExtractor.py | 9 years ago | |
test_YoutubeDL.py | 9 years ago | |
test_aes.py | 10 years ago | |
test_age_restriction.py | 10 years ago | |
test_all_urls.py | 9 years ago | |
test_cache.py | 10 years ago | |
test_compat.py | 9 years ago | |
test_download.py | 9 years ago | |
test_execution.py | 10 years ago | |
test_http.py | 10 years ago | |
test_jsinterp.py | 9 years ago | |
test_netrc.py | 10 years ago | |
test_postprocessors.py | 10 years ago | |
test_subtitles.py | 9 years ago | |
test_swfinterp.py | 10 years ago | |
test_unicode_literals.py | 10 years ago | |
test_update.py | 9 years ago | |
test_utils.py | 9 years ago | |
test_write_annotations.py | 9 years ago | |
test_youtube_lists.py | 9 years ago | |
test_youtube_signature.py | 10 years ago | |
testcert.pem | 10 years ago | |
versions.json | 9 years ago |