Bug 87582 - support missing as well as vendor specific attributes
Summary: support missing as well as vendor specific attributes
Status: REOPENED
Alias: None
Product: p11-glue
Classification: Unclassified
Component: p11-kit (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Stef Walter
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-22 09:53 UTC by Nikos Mavrogiannopoulos
Modified: 2015-02-22 10:48 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch for pin-value support (3.67 KB, patch)
2014-12-23 07:15 UTC, Nikos Mavrogiannopoulos
Details | Splinter Review
patch: test case for pin-value (1.99 KB, patch)
2014-12-23 07:16 UTC, Nikos Mavrogiannopoulos
Details | Splinter Review

Description Nikos Mavrogiannopoulos 2014-12-22 09:53:52 UTC
The newest draft (draft-pechanec-pkcs11uri-17)) supports new attributes such as:
* pin-value
* slot-manufacturer
* slot-description
* slot-id
* type=secret-key

as well as vendor-specific attributes. These are not possible to read with the current API. It would be nice to have an API to read and write free vendor-specific attributes.
Comment 1 Nikos Mavrogiannopoulos 2014-12-23 07:15:49 UTC
Created attachment 111210 [details] [review]
patch for pin-value support
Comment 2 Nikos Mavrogiannopoulos 2014-12-23 07:16:15 UTC
Created attachment 111211 [details] [review]
patch: test case for pin-value
Comment 3 Stef Walter 2015-02-20 20:20:59 UTC
Thanks! Pulled into git master. Added a test for a bad encoded pin-value.
Comment 4 Nikos Mavrogiannopoulos 2015-02-22 10:48:52 UTC
Note that my patch only adds support for pin-value. The slot-* attributes are still unsupported.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.