Steven Cooreman | 949cde6 | 2020-10-05 16:24:15 +0200 | [diff] [blame] | 1 | Features |
2 | * In PSA, allow using a key declared with a base key agreement algorithm | ||||
3 | in combined key agreement and derivation operations, as long as the key | ||||
4 | agreement algorithm in use matches the algorithm the key was declared with. | ||||
Steven Cooreman | fa5e631 | 2020-10-15 17:07:12 +0200 | [diff] [blame] | 5 | This is currently non-standard behaviour, but expected to make it into a |
6 | future revision of the PSA Crypto standard. |