From owner-freebsd-hackers@FreeBSD.ORG Sun Jul 27 23:01:16 2014 Return-Path: Delivered-To: hackers@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 5DB85BD4; Sun, 27 Jul 2014 23:01:16 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (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 C832321D0; Sun, 27 Jul 2014 23:01:15 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id ho1so3460097wib.4 for ; Sun, 27 Jul 2014 16:01:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=uZ7PsdhBTP40iUYalIV3uytvS1S9dSjU1eBF1Y0IK80=; b=RM7TR8Lxldggbp3zX2BONQKLKZZ6f+mJitvzVq1AIjMkDhPZr+G2eisB73VB/T/xGe j/tI5Bq8ytyoSWrWIDjOE/mDikgTAwsf/Tvpi8tQYKYwmRKS1K9acR8/eZkS3Ricza85 TnAokkSrWvDAuWI0D38m056VR1rx6Bhby1UtVEbJP6zYDCxlzT48dPqCE7htWLSgfuSw zf7faYhaNTYKmyGU26tdlNprU1Q5yxuGKPxXLlHEhoXaHtfr3uPYF2G02o5/PdcAMoE2 gA3Yphfb/l11bSzSm/ZN0VPz366DKvu1b+MKTj+i68fw8wJbTa6ktMYj+seMbitBF1JN RE6w== X-Received: by 10.180.39.34 with SMTP id m2mr24056526wik.80.1406502073980; Sun, 27 Jul 2014 16:01:13 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ex2sm24211194wic.24.2014.07.27.16.01.12 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 27 Jul 2014 16:01:13 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 28 Jul 2014 01:01:10 +0200 From: Baptiste Daroussin To: arch@FreeBSD.org, hackers@FreeBSD.org Subject: Add ohash (OpenBSD hash) into libutil Message-ID: <20140727230110.GI50802@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZY5CS28jBCfb727c" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2014 23:01:16 -0000 --ZY5CS28jBCfb727c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, If noone objects I would like to bring ohash from OpenBSD into our libutil. Ohash is already in base (usr.bin/m4/ohash) having it into libutil will increase compatibility with OpenBSD as well as allowing the rest of the base system to be able to benefit from ohash implementation. regards, Bapt --ZY5CS28jBCfb727c Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlPVhLYACgkQ8kTtMUmk6ExTPwCdE4dr6/QSrXummgrQPNDYwYWd 3jEAoL19AKYlgDDe1bKupWA3T3DpmuSO =fK29 -----END PGP SIGNATURE----- --ZY5CS28jBCfb727c--