Skip to content

fix: correct AES-CTR counter byte mask from 0xf to 0xff in _parseBigEndian#271

Merged
jonasfj merged 3 commits into
google:masterfrom
RobertoLuzanilla:fix/aes-ctr-counter-byte-mask
May 22, 2026
Merged

fix: correct AES-CTR counter byte mask from 0xf to 0xff in _parseBigEndian#271
jonasfj merged 3 commits into
google:masterfrom
RobertoLuzanilla:fix/aes-ctr-counter-byte-mask