Citron-emu/src/core/crypto
Zephyron 1023125be5 android: Add mandatory firmware and title.keys setup steps
- Downgrade Kotlin and Android plugin versions to ensure build compatibility.
- Add setup steps for title.keys installation and mandatory firmware setup.
- Persist auto-generated keys to improve emulator compatibility.
- Update key manager to write derived keys to filesystem.
- Implement UI handling for mandatory firmware installation checks.
2025-03-13 16:04:11 +10:00
..
aes_util.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
aes_util.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
ctr_encryption_layer.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
ctr_encryption_layer.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
encryption_layer.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
encryption_layer.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
key_manager.cpp android: Add mandatory firmware and title.keys setup steps 2025-03-13 16:04:11 +10:00
key_manager.h android: Add mandatory firmware and title.keys setup steps 2025-03-13 16:04:11 +10:00
partition_data_manager.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
partition_data_manager.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
sha_util.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
sha_util.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
xts_encryption_layer.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
xts_encryption_layer.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00