summaryrefslogtreecommitdiff
path: root/src/core/crypto/aes_util.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-04-23aes_util: Make use of std::spanLioncash
2021-03-05aes_util: Remove malformed mbedtls_cipher_finish function callMorph
2020-08-06aes_util: Make use of non-template variant of TranscodeLioncash
2020-08-03aes_util: Allow SetIV to be non-allocatingLioncash
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-04aes_util: Fix error involving reads of less than 0x10Zach Hilman
2018-08-23aes_util: Make XTSTranscode stricter about sizesZach Hilman
2018-08-04aes_util: Make CalculateNintendoTweak() an internally linked functionLioncash
2018-08-04aes_util: Make Transcode() a const member functionLioncash
2018-08-04core/crypto: Remove unnecessary includesLioncash
2018-08-01Make XCI comply to review and style guidelinesZach Hilman
2018-08-01Extract mbedtls to cpp fileZach Hilman
2018-08-01Remove files that are not usedZach Hilman