blob: a4a282373fd8e010d3384db4f4a5d27cbe2d6716 [file] [log] [blame]
Gilles Peskine6687cd02021-04-21 22:32:05 +02001Bugfix
2 * The PSA API no longer allows the creation or destruction of keys with a
3 read-only lifetime. The persistence level PSA_KEY_PERSISTENCE_READ_ONLY
4 can now only be used as intended, for keys that cannot be modified through
5 normal use of the API.