commit | 0eb6e97ac6b5c904e67c00f71bebdc40cdd6590d | [log] [tgz] |
---|---|---|
author | Gilles Peskine <gilles.peskine@arm.com> | Mon Mar 26 15:05:16 2018 +0200 |
committer | itayzafrir <itay.zafrir@arm.com> | Wed Sep 05 11:53:26 2018 +0300 |
tree | 70c3245baebea01d9142d841cabe7507954f56dc | |
parent | 4a6aaa4c513ce3484d2acf4ad86b6bc383ccd374 [diff] | |
parent | 058e0b99631b4279a9f939c2773ee10beb197c73 [diff] |
Merge pull request #4 from ARMmbed/psa-wrapper-apis-march-2 Interfaces: general framework for key types and algorithms; key import, export and destruction; multipart hash, MAC, cipher and AEAD operations; asymmetric sign/verify, key lifetimes and policies. Implementation: key import, export and destruction (RSA, symmetric keys); multipart hash and MAC operations. Tested only with a few smoke tests.