Provide TKM credential encoder

The TKM credential encoder creates fingerprints of type
KEYID_PUBKEY_INFO_SHA1 and KEYID_PUBKEY_SHA1 using
CRED_PART_RSA_PUB_ASN1_DER.

This makes the pkcs1 plugin unnecessary.
This commit is contained in:
Reto Buerki
2013-03-19 15:23:51 +01:00
committed by Tobias Brunner
parent 1b22565ba5
commit 38c1fd3cb1
5 changed files with 150 additions and 26 deletions
-1
View File
@@ -25,7 +25,6 @@ BUILD_OPTS = \
PLUGINS = \
kernel-netlink \
pem \
pkcs1 \
socket-default \
openssl \
stroke