aboutsummaryrefslogtreecommitdiff
path: root/test/integration
diff options
context:
space:
mode:
authorJuergen Repp <juergen.repp@sit.fraunhofer.de>2020-01-02 15:33:03 +0100
committerTadeusz Struk <tadeusz.struk@intel.com>2020-01-17 14:12:48 -0800
commit935509dcfe57a8f0b27cf0aef8b8bbd6e2907ebf (patch)
treea3a6ce0f13b375ccefb993069567dffeaee030b4 /test/integration
parent1c3ff22234c3113ce4383396374becc07ca00253 (diff)
downloadtpm2-tss-935509dcfe57a8f0b27cf0aef8b8bbd6e2907ebf.tar.gz
FAPI: Enable bulk encryption with ECC keys.
* Bulk encryption was only possible by using RSA keys. * Now ECC keys can be used to seal the symmetric key for bulk encryption. * The test case using RSA sealing was splitted into an ECC test and a RSA test. Signed-off-by: Juergen Repp <juergen.repp@sit.fraunhofer.de>
Diffstat (limited to 'test/integration')
-rw-r--r--test/integration/fapi-data-crypt.int.c (renamed from test/integration/fapi-data-crypt-rsa.int.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/integration/fapi-data-crypt-rsa.int.c b/test/integration/fapi-data-crypt.int.c
index 1a2ce992..1a2ce992 100644
--- a/test/integration/fapi-data-crypt-rsa.int.c
+++ b/test/integration/fapi-data-crypt.int.c