This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
crypto
History
Lioncash
b39cd70cd4
common: Namespace hex_util.h/.cpp
...
It's in the common code, so it should be under the Common namespace like everything else.
2018-08-15 23:24:00 -04:00
..
aes_util.cpp
aes_util: Make CalculateNintendoTweak() an internally linked function
2018-08-04 17:30:48 -04:00
aes_util.h
aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure well-defined behavior
2018-08-04 17:30:52 -04:00
ctr_encryption_layer.cpp
Add missing includes and use const where applicable
2018-08-01 00:16:54 -04:00
ctr_encryption_layer.h
Add missing includes and use const where applicable
2018-08-01 00:16:54 -04:00
encryption_layer.cpp
Make XCI comply to review and style guidelines
2018-08-01 00:16:54 -04:00
encryption_layer.h
core/crypto: Remove unnecessary includes
2018-08-04 16:44:07 -04:00
key_manager.cpp
common: Namespace hex_util.h/.cpp
2018-08-15 23:24:00 -04:00
key_manager.h
crypto: Remove hex utilities from key_manager
2018-08-11 22:50:08 -04:00
sha_util.cpp
Remove files that are not used
2018-08-01 00:16:54 -04:00
sha_util.h
Remove files that are not used
2018-08-01 00:16:54 -04:00