Skip to content

Implement transaction recovery for SE key creation/destruction #218

@gilles-peskine-arm

Description

@gilles-peskine-arm

Description

If a power failure (or more generally a reset of the cryptography subsystem) happens during the creation or destruction of a key, on the next start, a transaction file may be present in storage. Recovering the interrupted transaction (in psa_crypto_recover_transaction) is currently not implemented, which prevents psa_crypto_init from succeeding.

Issue request type

[ ] Question
[ ] Enhancement
[x] Bug

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions