index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
crypto
/
aes_util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
aes_util: Make use of std::span
Lioncash
2021-04-23
1
-6
/
+2
*
aes_util: Allow SetIV to be non-allocating
Lioncash
2020-08-03
1
-3
/
+6
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-7
/
+7
*
aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure well-defined behavior
Lioncash
2018-08-04
1
-0
/
+4
*
aes_util: Make CalculateNintendoTweak() an internally linked function
Lioncash
2018-08-04
1
-2
/
+0
*
aes_util: Make Transcode() a const member function
Lioncash
2018-08-04
1
-2
/
+2
*
core/crypto: Remove unnecessary includes
Lioncash
2018-08-04
1
-1
/
+1
*
Add missing includes and use const where applicable
Zach Hilman
2018-08-01
1
-2
/
+5
*
Make XCI comply to review and style guidelines
Zach Hilman
2018-08-01
1
-6
/
+7
*
Extract mbedtls to cpp file
Zach Hilman
2018-08-01
1
-83
/
+23
*
Remove files that are not used
Zach Hilman
2018-08-01
1
-0
/
+118