aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/aes.py
AgeCommit message (Expand)AuthorFilesLines
2024-06-12[cleanup] Add more ruff rules (#10149)sepro1-24/+12
2023-02-28[dependencies] Simplify `Cryptodome`pukkandan1-3/+3
2023-02-08[dependencies] Standardize `Cryptodome` importspukkandan1-4/+4
2022-11-07Update to ytdl-commit-de39d128pukkandan1-4/+16
2022-07-18[cleanup] Miscpukkandan1-3/+15
2022-07-12[aes] Add multiple padding modes in CBCElyse1-4/+33
2022-06-25[compat] Remove deprecated functions from core codepukkandan1-2/+3
2022-05-09[cleanup] Minor fixes (See desc)pukkandan1-1/+1
2022-04-21[dependencies] Create module with all dependency importspukkandan1-4/+5
2022-04-18[cleanup] Misc cleanup and refactor (#2173)pukkandan1-1/+1
2022-04-12[cleanup] Sort importspukkandan1-10/+2
2022-04-12[cleanup] Upgrade syntaxpukkandan1-2/+0
2022-02-01[aes] Add unpad_pkcs7pukkandan1-3/+15
2021-11-19[AES] Add ECB mode (#1686)The Hatsune Daishi1-0/+42
2021-10-03[aes] Improve performance slightly (#1135)Ákos Sülyi1-39/+13
2021-09-19[aes] Add `aes_gcm_decrypt_and_verify` (#1020)Ákos Sülyi1-44/+165
2021-09-18[hls,aes] Fallback to native implementation for AES-CBCpukkandan1-1/+13
2021-02-25Completely change project name to yt-dlp (#85)Pccode661-0/+361