From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/3217 Path: news.gmane.org!not-for-mail From: =?ISO-8859-2?Q?Daniel_Cegie=B3ka?= Newsgroups: gmane.linux.lib.musl.general Subject: Re: crypto libraries Date: Fri, 26 Apr 2013 09:51:53 +0200 Message-ID: References: <20130425041553.GA13951@brightrain.aerifal.cx> <20130426005545.GA7923@Caracal> <20130426011137.GA8103@Caracal> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1366962745 19836 80.91.229.3 (26 Apr 2013 07:52:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Apr 2013 07:52:25 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-3221-gllmg-musl=m.gmane.org@lists.openwall.com Fri Apr 26 09:52:27 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1UVdSF-0001G0-0W for gllmg-musl@plane.gmane.org; Fri, 26 Apr 2013 09:52:27 +0200 Original-Received: (qmail 19954 invoked by uid 550); 26 Apr 2013 07:52:24 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 19946 invoked from network); 26 Apr 2013 07:52:24 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=3LHqfM2ezvlqjeDHGSUJAc6acb/uY1GM/HlqMzTcEAA=; b=ZjoQJgRS2F0m2jGbSpFSW/8/flEwZYfqIKcQwcFS2nj6a++xN77QSIuZ/UxPEEQclF TIA2v8eOQsQaD6vZid7eWUSSP7m/aWWsjKmPLbVggMRFozCxFyfQuQt3o4PNGvudeDQm PHBDiGSErjHl7hKpzuVWiyTtUJ7STIB8wx0gihOPw9GDs2oBnn0NqnfbH4381IL487P8 laWtmrms8LhTNE7z0WbGnkxfCsmjeVPxsDEJJ7Lwkh/tCz27eq2t8cL1g+wjbti128Db 3JDEBKkxjf2/G7zR3o5RVxorGaVX8Buitl6T5kF2sPZ9+LG1p7j4+tNnEbdc9qywInos Roaw== X-Received: by 10.112.135.133 with SMTP id ps5mr7878428lbb.42.1366962733214; Fri, 26 Apr 2013 00:52:13 -0700 (PDT) In-Reply-To: <20130426011137.GA8103@Caracal> Xref: news.gmane.org gmane.linux.lib.musl.general:3217 Archived-At: 2013/4/26 : >> It would be interesting if the library transparently handles both SSL >> and something along those lines, so someone gets the certificate p2p >> stuff for free by using the library. > > Sorry, all instances of openbgp should be "netpgp": > http://www.netpgp.com/faq.html netpgp require openssl. Daniel