blob: a4a282373fd8e010d3384db4f4a5d27cbe2d6716 [file] [log] [blame]
Bugfix
* The PSA API no longer allows the creation or destruction of keys with a
read-only lifetime. The persistence level PSA_KEY_PERSISTENCE_READ_ONLY
can now only be used as intended, for keys that cannot be modified through
normal use of the API.