[aes] Fix GCM pad length calculation (#11438)
commitbeae2db127d3b5017cbcf685da9de7a9ef496541
authorsepro <sepro@sepr0.com>
Sun, 3 Nov 2024 20:03:09 +0000 (3 21:03 +0100)
committerGitHub <noreply@github.com>
Sun, 3 Nov 2024 20:03:09 +0000 (3 21:03 +0100)
tree0add778bdf350c240dafb614901b223e75a58851
parent3945677a75e94a1fecc085432d791e1c21220cd3
[aes] Fix GCM pad length calculation (#11438)

Closes #10169
Authored by: seproDev
test/test_aes.py
yt_dlp/aes.py