Re: [PATCH v1.5 0/5] keys: trusted and encrypted keys

2010-11-28 Thread James Morris
On Tue, 23 Nov 2010, Mimi Zohar wrote: > Mimi Zohar (5): > lib: hex2bin converts ascii hexadecimal string to binary > tpm: add module_put wrapper > key: add tpm_send command > keys: add new trusted key-type > keys: add new key-type encrypted Applied to git://git.kernel.org/pub/scm/linux

[PATCH v1.5 0/5] keys: trusted and encrypted keys

2010-11-23 Thread Mimi Zohar
Changes in this patchset were again based on David Howell's comments, including an encrypted key locking bugfix. The remaining changes are listed in the individual patch changelogs. (This patchset applies to security-testing/#next.) Trusted and Encrypted Keys are two new key types added to the exi