summaryrefslogtreecommitdiff
path: root/src/core/crypto/key_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* card_image: Parse XCI secure partition with NSPGravatar Zach Hilman2018-09-041-0/+2
* file_sys: Replace includes with forward declarations where applicableGravatar Lioncash2018-09-031-4/+5
* file_sys/crypto: Fix missing/unnecessary includesGravatar Zach Hilman2018-08-241-0/+1
* file_sys: Cut down on includes and copiesGravatar Zach Hilman2018-08-231-4/+2
* key_manager: Add support for autogenerated keysGravatar Zach Hilman2018-08-231-0/+2
* key_manager: Add support for KEK and SD seed derivationGravatar Zach Hilman2018-08-231-3/+23
* key_manager: Switch to boost flat_map for keysGravatar Zach Hilman2018-08-231-30/+11
* crypto: Remove hex utilities from key_managerGravatar Zach Hilman2018-08-111-3/+0
* key_manager: Use regular std::string instead of std::string_viewGravatar Lioncash2018-08-041-3/+4
* Use more descriptive error codes and messagesGravatar Zach Hilman2018-08-011-0/+2
* Use static const instead of const staticGravatar Zach Hilman2018-08-011-2/+2
* Add missing includes and use const where applicableGravatar Zach Hilman2018-08-011-3/+4
* Allow key loading from %YUZU_DIR%/keys in addition to ~/.switchGravatar Zach Hilman2018-08-011-0/+2
* Make XCI comply to review and style guidelinesGravatar Zach Hilman2018-08-011-40/+37
* Update mbedtls and fix compile errorGravatar Zach Hilman2018-08-011-0/+1
* Remove files that are not usedGravatar Zach Hilman2018-08-011-0/+116