summaryrefslogtreecommitdiff
path: root/externals/oaknut
diff options
context:
space:
mode:
authorZephyron <zephyron@citron-emu.orgq>2025-02-28 15:27:12 +1000
committerZephyron <zephyron@citron-emu.orgq>2025-02-28 15:27:12 +1000
commita442078ee4c257e8c013a6edeec72de2267eb9da (patch)
tree4aa2fc3a849683ad60cb01081b3023b5b35ea8af /externals/oaknut
parentcc610ad9b648d5d66c03d3f97be4977e9562cf5f (diff)
feat: Remove autogenerated key functionality
This commit removes the functionality that automatically generates and writes keys to *_autogenerated files. The key derivation logic is preserved, but derived keys are now only stored in memory and not written to disk. Changes include: - Remove loading from *_autogenerated key files - Make WriteKeyToFile a no-op function - Remove all file writing operations in SetKey methods - Remove file writing for keyblobs and other derived keys - Update copyright notices This change improves security by not storing derived keys on disk and simplifies the key management system.
Diffstat (limited to 'externals/oaknut')
0 files changed, 0 insertions, 0 deletions