From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: Adding sha256 and sha512 to C? Date: Sun, 12 Jun 2011 16:05:14 +0200 Message-ID: <87pqmjuov9.fsf@ambire.localdomain> References: <19936.26998.559386.371174@priss.frightenedpiglet.com> <4DE072EE.4030303@cs.ucla.edu> <83mxi7b82v.fsf@gnu.org> <838vt8bxwh.fsf@gnu.org> <834o3wbdbw.fsf@gnu.org> <4DF3919C.9070907@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1307887554 23879 80.91.229.12 (12 Jun 2011 14:05:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 12 Jun 2011 14:05:54 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 12 16:05:50 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QVlIS-0004dh-RD for ged-emacs-devel@m.gmane.org; Sun, 12 Jun 2011 16:05:49 +0200 Original-Received: from localhost ([::1]:46758 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVlIR-0007pH-RQ for ged-emacs-devel@m.gmane.org; Sun, 12 Jun 2011 10:05:47 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVlID-0007p3-Gg for emacs-devel@gnu.org; Sun, 12 Jun 2011 10:05:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QVlIC-0003EI-Hb for emacs-devel@gnu.org; Sun, 12 Jun 2011 10:05:33 -0400 Original-Received: from smtp205.alice.it ([82.57.200.101]:34191) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVlIC-0003E5-8x for emacs-devel@gnu.org; Sun, 12 Jun 2011 10:05:32 -0400 Original-Received: from ambire.localdomain (87.13.1.157) by smtp205.alice.it (8.5.124.08) id 4DE63475010F0EBA; Sun, 12 Jun 2011 16:05:29 +0200 Original-Received: from ttn by ambire.localdomain with local (Exim 4.69) (envelope-from ) id 1QVlHu-0002YC-K2; Sun, 12 Jun 2011 16:05:14 +0200 In-Reply-To: (Leo's message of "Sun, 12 Jun 2011 21:03:19 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.101 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:140395 Archived-At: () Leo () Sun, 12 Jun 2011 21:03:19 +0800 crypto-hash-function is very long to type. What does typing have to do w/ Emacs? :-) I think more important than the name itself is the name's prefix, to be shared w/ other related funcs / vars. For that, "crypto" seems about as good as any.