Frederic L
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 年 前 |
Lioncash
|
6da2ed4232
key_manager/partition_data_manager: Silence truncation compiler warnings
|
7 年 前 |
Zach Hilman
|
3ec054643e
partition_data_manager: Rename system files for hekate
|
7 年 前 |
Zach Hilman
|
4aad010f7a
key_manager: Add support for loading keys from partition data
|
7 年 前 |
Zach Hilman
|
d041d6231c
key_manager: Add ETicket key derivation
|
7 年 前 |
Zach Hilman
|
a57aac5772
key_manager: Add base key derivation
|
7 年 前 |
Zach Hilman
|
d7398283e3
key_manager: Add BIS key getter
|
7 年 前 |
Zach Hilman
|
d6a0d5d432
key_manager: Add support for more keys
|
7 年 前 |
Zach Hilman
|
c79d2ca6cf
key_manager: Add keyblob support
|
7 年 前 |
Zach Hilman
|
ce05df0a6d
key_manager: Add support for console-specific keyfile
|
7 年 前 |
Zach Hilman
|
721632fe66
key_manager: Rename KEK to Kek
|
7 年 前 |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 年 前 |
Zach Hilman
|
5c8aff984e
card_image: Parse XCI secure partition with NSP
|
8 年 前 |
Lioncash
|
a813c10e1c
file_sys: Replace includes with forward declarations where applicable
|
8 年 前 |
Zach Hilman
|
6314a799aa
file_sys/crypto: Fix missing/unnecessary includes
|
8 年 前 |
Zach Hilman
|
a7e8d10969
file_sys: Cut down on includes and copies
|
8 年 前 |
Zach Hilman
|
61a5b56abd
key_manager: Add support for autogenerated keys
|
8 年 前 |
Zach Hilman
|
f26fc64cb4
key_manager: Add support for KEK and SD seed derivation
|
8 年 前 |
Zach Hilman
|
cde665c565
key_manager: Switch to boost flat_map for keys
|
8 年 前 |
Zach Hilman
|
a27ec24c0f
crypto: Remove hex utilities from key_manager
|
8 年 前 |
Lioncash
|
c1f76abfaf
key_manager: Use regular std::string instead of std::string_view
|
8 年 前 |
Zach Hilman
|
187d8e215f
Use more descriptive error codes and messages
|
8 年 前 |
Zach Hilman
|
9d59b96ef9
Use static const instead of const static
|
8 年 前 |
Zach Hilman
|
03149d3e4a
Add missing includes and use const where applicable
|
8 年 前 |
Zach Hilman
|
150527ec19
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
|
8 年 前 |
Zach Hilman
|
239a3113e4
Make XCI comply to review and style guidelines
|
8 年 前 |
Zach Hilman
|
c54a10cb4f
Update mbedtls and fix compile error
|
8 年 前 |
Zach Hilman
|
df5b75694f
Remove files that are not used
|
8 年 前 |