From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 31.mail-out.ovh.net ([213.186.62.10]) by bombadil.infradead.org with smtp (Exim 4.72 #1 (Red Hat Linux)) id 1OthcC-0004Je-9y for barebox@lists.infradead.org; Thu, 09 Sep 2010 13:56:37 +0000 Date: Thu, 9 Sep 2010 15:55:43 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20100909135543.GF9112@game.jcrosoft.org> MIME-Version: 1.0 Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 0/7] Digest and login/password Frameworks To: barebox@lists.infradead.org Hi, this patch serie will introduce the support of 2 frameworks Digest Framework Which allow you to add easely digest algo with md5, sha1, sha256 Login/Passwd Framework It will allow you to protect your barebox with a password and require it via login command or manange it via passwd This framework use the Digest framework to calculate the checksum to store the password Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox