aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/aes.py
Commit message (Expand)AuthorAgeFilesLines
* [dependencies] Simplify `Cryptodome`pukkandan2023-02-281-3/+3
* [dependencies] Standardize `Cryptodome` importspukkandan2023-02-081-4/+4
* Update to ytdl-commit-de39d128pukkandan2022-11-071-4/+16
* [cleanup] Miscpukkandan2022-07-181-3/+15
* [aes] Add multiple padding modes in CBCElyse2022-07-121-4/+33
* [compat] Remove deprecated functions from core codepukkandan2022-06-251-2/+3
* [cleanup] Minor fixes (See desc)pukkandan2022-05-091-1/+1
* [dependencies] Create module with all dependency importspukkandan2022-04-211-4/+5
* [cleanup] Misc cleanup and refactor (#2173)pukkandan2022-04-181-1/+1
* [cleanup] Sort importspukkandan2022-04-121-10/+2
* [cleanup] Upgrade syntaxpukkandan2022-04-121-2/+0
* [aes] Add unpad_pkcs7pukkandan2022-02-011-3/+15
* [AES] Add ECB mode (#1686)The Hatsune Daishi2021-11-191-0/+42
* [aes] Improve performance slightly (#1135)Ákos Sülyi2021-10-031-39/+13
* [aes] Add `aes_gcm_decrypt_and_verify` (#1020)Ákos Sülyi2021-09-191-44/+165
* [hls,aes] Fallback to native implementation for AES-CBCpukkandan2021-09-181-1/+13
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+361