mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 06:17:59 +00:00
key_manager: Add ETicket key derivation
Derives titlekeys
This commit is contained in:
parent
30b8dd7c50
commit
facd1d42a6
3 changed files with 277 additions and 2 deletions
|
@ -70,6 +70,7 @@ add_library(core STATIC
|
|||
file_sys/vfs_real.cpp
|
||||
file_sys/vfs_real.h
|
||||
file_sys/vfs_static.h
|
||||
file_sys/vfs_types.h
|
||||
file_sys/vfs_vector.cpp
|
||||
file_sys/vfs_vector.h
|
||||
file_sys/xts_archive.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue