trussed-dev / trussed

Modern Cryptographic Firmware
https://trussed.dev
Apache License 2.0
405 stars 26 forks source link

Access the keystore via a path rather than the CoreContext #138

Closed sosthene-nitrokey closed 10 months ago

sosthene-nitrokey commented 10 months ago

Similar to 5af424e7ecb25832e003fc7451eff5ca010dae1e, this patch updates the keystore method to be able to create a keystore with a custom path. This can be useful for backends that want to have a keystore distinct from the core one.