This website requires JavaScript.
Explore
Help
Sign In
purgatory
/
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
Zach Hilman
5c8aff984e
card_image: Parse XCI secure partition with NSP
...
Eliminated duplicate code and adds support for Rev1+ carts
2018-09-04 14:27:33 -04:00
..
aes_util.cpp
aes_util: Make XTSTranscode stricter about sizes
2018-08-23 11:52:44 -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
ctr_encryption_layer: Fix bug when transcoding small data
2018-08-23 11:52:44 -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
key_manager: Avoid autogeneration if key exists
2018-09-04 14:25:54 -04:00
key_manager.h
card_image: Parse XCI secure partition with NSP
2018-09-04 14:27:33 -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
xts_encryption_layer.cpp
file_sys/crypto: Fix missing/unnecessary includes
2018-08-24 22:15:32 -04:00
xts_encryption_layer.h
file_sys/crypto: Fix missing/unnecessary includes
2018-08-24 22:15:32 -04:00