aikpub2: Convert TSS 2.0 AIK public key blob into PKCS#1 format

This commit is contained in:
Andreas Steffen
2016-06-22 15:33:43 +02:00
parent 5a09734c2c
commit 87d356dc47
7 changed files with 400 additions and 5 deletions
+4
View File
@@ -131,3 +131,7 @@ endif
if USE_AIKGEN
SUBDIRS += aikgen
endif
if USE_AIKPUB2
SUBDIRS += aikpub2
endif