From owner-freebsd-current@FreeBSD.ORG Wed Apr 2 12:36:03 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78FBB603 for ; Wed, 2 Apr 2014 12:36:03 +0000 (UTC) Received: from mail-oa0-x236.google.com (mail-oa0-x236.google.com [IPv6:2607:f8b0:4003:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 44D04AF9 for ; Wed, 2 Apr 2014 12:36:03 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n16so137841oag.13 for ; Wed, 02 Apr 2014 05:36:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JgT0ze642wiRRxMhKsQ2EYYFo6dVuHQyWbj1Gpy6aUw=; b=yNMKOrQj/Ta9MQQC78wLeP8UNTmlDFFyWtkrmYrkBXCmbcy54wsW/yyEOfTiVHjDFE 5uafPo9ck4lwpd5zsPV18dZSxJhro4txlf73p7DDe1ytn0d//T1+jKnqnXeamid6vVTP KxdUJ4mghTZyn7Ob18m4O2RbfjS5SnkhjtrF5b/21ovm2sAJC6QNAJfmquxnnpFbX7L3 up85grbVuriFotrPlAncbyMgUK4a3nxXZW/g4uFenOunhB4CC5yE3qAyqARi2+ESzoLO COd7MA78LXILwqwf8l34GNAc3bu5vt4SX9Ix8Qin8yF5nQ0Gmm5ZOI9Q5hws7OlPfHo1 5pRg== MIME-Version: 1.0 X-Received: by 10.60.59.196 with SMTP id b4mr13928883oer.48.1396442162540; Wed, 02 Apr 2014 05:36:02 -0700 (PDT) Received: by 10.182.80.7 with HTTP; Wed, 2 Apr 2014 05:36:02 -0700 (PDT) In-Reply-To: References: Date: Wed, 2 Apr 2014 14:36:02 +0200 Message-ID: Subject: Re: Adding Encryption Algorithm to Kernel From: Oliver Pinter To: Shady Elhamy Content-Type: text/plain; charset=ISO-8859-1 Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 02 Apr 2014 12:36:03 -0000 On 4/2/14, Shady Elhamy wrote: > Hi > > I am working on a project and i want to add an encryption algorithm to > freeBSD kernel. > > What are the steps ? Which files should i change ? > > I have searched the internet and the forums and mailing lists, but couldn't > find anything. I was hoping you could help me out. http://2009.asiabsdcon.org/papers/abc2009-P1B-paper.pdf http://www.daemon-systems.org/man/opencrypto.9.html > > Thanks in advance, > Shady > _______________________________________________ > 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" >