mirror of
https://github.com/Thealexbarney/LibHac.git
synced 2024-11-14 10:49:41 +01:00
506a4691bb
Input data with sizes larger than 512 bytes that weren't powers of two would fail when copying to the output buffer because rented arrays come in powers of two. This limits the copy size to the number of bytes that were actually encrypted or decrypted. |
||
---|---|---|
.. | ||
CBC128Long.rsp | ||
CBCGFSbox128.rsp | ||
CBCKeySbox128.rsp | ||
CBCMMT128.rsp | ||
CBCVarKey128.rsp | ||
CBCVarTxt128.rsp | ||
CTR128.rsp | ||
ECB128Long.rsp | ||
ECBGFSbox128.rsp | ||
ECBKeySbox128.rsp | ||
ECBMMT128.rsp | ||
ECBVarKey128.rsp | ||
ECBVarTxt128.rsp | ||
SHA256LongMsg.rsp | ||
SHA256ShortMsg.rsp | ||
XTSAES128Long.rsp | ||
XTSGenAES128.rsp |