Skip to content
GitLab
Explore
Sign in
suyu
src
core
crypto
aes_util.cpp
Find file
Blame
History
Permalink
aes_util: Fix error involving reads of less than 0x10
· 99fbcb3b
Zach Hilman
authored
Aug 25, 2018
Issues with block size are fixed by making all reads minimum length of 0x10
99fbcb3b
Loading