From owner-freebsd-current@FreeBSD.ORG Sat Jul 23 03:09:12 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 694FD16A41F for ; Sat, 23 Jul 2005 03:09:12 +0000 (GMT) (envelope-from julian@elischer.org) Received: from postoffice.vicor-nb.com (postoffice.vicor.com [69.26.56.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 215E443D46 for ; Sat, 23 Jul 2005 03:09:12 +0000 (GMT) (envelope-from julian@elischer.org) Received: from localhost (localhost [127.0.0.1]) by postoffice.vicor-nb.com (Postfix) with ESMTP id DFB564CE7B7; Fri, 22 Jul 2005 20:09:11 -0700 (PDT) Received: from postoffice.vicor-nb.com ([127.0.0.1]) by localhost (postoffice.vicor-nb.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 95483-01; Fri, 22 Jul 2005 20:09:11 -0700 (PDT) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by postoffice.vicor-nb.com (Postfix) with ESMTP id 59F774CE7B5; Fri, 22 Jul 2005 20:09:11 -0700 (PDT) Message-ID: <42E1B4D6.6030607@elischer.org> Date: Fri, 22 Jul 2005 20:09:10 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050629 X-Accept-Language: en, hu MIME-Version: 1.0 To: Julian Elischer References: <42E1B453.9080704@elischer.org> In-Reply-To: <42E1B453.9080704@elischer.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postoffice.vicor.com Cc: FreeBSD Current Subject: Re: whither went libcipher? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2005 03:09:12 -0000 Julian Elischer wrote: > I have to port some code from 4.x to 6.x that used libcypher. that would of course be libcipher. > > the setkey(3) function and friends have disappeared (not just moved > to another library) and their man pages have gone with them. > > The CVS logs of the removal suggest that there is simlar functionality > elsewhere now but don't actually say what it is... > > how do I replace setkey(3)? > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org"