summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Crypto/AES.cpp
AgeCommit message (Expand)Author
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2024-07-26Adjust order and spacing of various #includesDentomologist
2023-12-13Common/Crypto/AES: Resolve -Wignored-attributes warningsLioncash
2022-12-11Replace BitUtils with C++20: RotateLeft/RotateRightJosJuice
2022-10-16Add initial WiiConnect24 supportSketchMaster2001
2022-08-02crypto/aes: silence warning on godforsaken android gccShawn Hoffman
2022-08-01Implement hw accelerated AESShawn Hoffman
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-06-17Common: Use nested namespace specifiers where applicableLioncash
2017-05-02IOS: Implement IOSC-like APILéo Lam
2017-02-26Move AES code to Common/CryptoLéo Lam