Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264430AbUFVRiI (ORCPT ); Tue, 22 Jun 2004 13:38:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264931AbUFVRGu (ORCPT ); Tue, 22 Jun 2004 13:06:50 -0400 Received: from mx1.redhat.com ([66.187.233.31]:17604 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S264229AbUFVQn0 (ORCPT ); Tue, 22 Jun 2004 12:43:26 -0400 Date: Tue, 22 Jun 2004 12:43:02 -0400 (EDT) From: James Morris X-X-Sender: jmorris@thoron.boston.redhat.com To: David Howells cc: Joy Latten , , , , , Subject: Re: RSA [patch #1] In-Reply-To: <14892.1087920395@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 872 Lines: 31 On Tue, 22 Jun 2004, David Howells wrote: > (3) A DSA signature checker. > > In patch #3, ksign-publickey.c contains a keyring containing some public > keys. These are listed during boot: > > ksign: Installing public key data > Loading keyring > - Added public key 5B23D93E238D57CC > - User ID: David W Howells (hello) > - Added public key 8491D58C6C10A25E > - User ID: David Howells (dwh's signature) I think the way to manage keyrings is via a filesystem API, which different asymmetric crypto apps can register with. - James -- James Morris - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/