Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1348000
| From | David Howells <dhowells@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 0/7] KEYS: Adjust public key signature handling |
| Date | 2016-03-02 13:30 +0100 |
| Message-ID | <r8e4G-7wR-15@gated-at.bofh.it> (permalink) |
| References | <r8dV0-7rI-7@gated-at.bofh.it> <r7AJY-6Ab-5@gated-at.bofh.it> <r8dV0-7rI-7@gated-at.bofh.it> |
| Organization | Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 |
Mimi Zohar <zohar@linux.vnet.ibm.com> wrote: > These patches don't apply directly on top of linux-security. Maybe > they apply on top of an updated version of the "X.509: Software public > key subtype changes" patch set. In which branch are these patches? They're based on security/next as was a while ago. If you look here: http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git you can see five branches that form a chain: keys-next, keys-rsa, keys-sig, keys-trust and keys-blacklist. keys-sig is this set. David
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC PATCH 0/7] KEYS: Adjust public key signature handling David Howells <dhowells@redhat.com> - 2016-02-29 19:30 +0100
[RFC PATCH 5/7] PKCS#7: Make the signature a pointer rather than embedding it David Howells <dhowells@redhat.com> - 2016-02-29 19:30 +0100
[RFC PATCH 7/7] There's a bug in the code determining whether a certificate is self-signed David Howells <dhowells@redhat.com> - 2016-02-29 19:30 +0100
[RFC PATCH 6/7] X.509: Extract signature digest and make self-signed cert checks earlier David Howells <dhowells@redhat.com> - 2016-02-29 19:30 +0100
[RFC PATCH 3/7] KEYS: Add identifier pointers to public_key_signature struct David Howells <dhowells@redhat.com> - 2016-02-29 19:30 +0100
[RFC PATCH 4/7] X.509: Retain the key verification data David Howells <dhowells@redhat.com> - 2016-02-29 19:30 +0100
[RFC PATCH 2/7] KEYS: Allow authentication data to be stored in an asymmetric key David Howells <dhowells@redhat.com> - 2016-02-29 19:30 +0100
[RFC PATCH 1/7] X.509: Whitespace cleanup David Howells <dhowells@redhat.com> - 2016-02-29 19:30 +0100
Re: [RFC PATCH 0/7] KEYS: Adjust public key signature handling Mimi Zohar <zohar@linux.vnet.ibm.com> - 2016-03-02 13:20 +0100
Re: [RFC PATCH 0/7] KEYS: Adjust public key signature handling David Howells <dhowells@redhat.com> - 2016-03-02 13:30 +0100
Re: [RFC PATCH 0/7] KEYS: Adjust public key signature handling Mimi Zohar <zohar@linux.vnet.ibm.com> - 2016-03-02 16:10 +0100
csiph-web