mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-24 05:45:45 +00:00
crypto: Add PartitionDataManager
Keeps track of system files for key derivation
This commit is contained in:
@@ -18,6 +18,8 @@ add_library(core STATIC
|
||||
crypto/encryption_layer.h
|
||||
crypto/key_manager.cpp
|
||||
crypto/key_manager.h
|
||||
crypto/partition_data_manager.cpp
|
||||
crypto/partition_data_manager.h
|
||||
crypto/ctr_encryption_layer.cpp
|
||||
crypto/ctr_encryption_layer.h
|
||||
crypto/xts_encryption_layer.cpp
|
||||
|
||||
Reference in New Issue
Block a user