From owner-freebsd-security@FreeBSD.ORG Sat Oct 10 04:14:39 2009 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D39C106566B for ; Sat, 10 Oct 2009 04:14:39 +0000 (UTC) (envelope-from remodeler@alentogroup.org) Received: from courriel.marmotmail.com (courriel.marmotmail.com [85.17.36.172]) by mx1.freebsd.org (Postfix) with ESMTP id 106E78FC13 for ; Sat, 10 Oct 2009 04:14:38 +0000 (UTC) Received: from bruce.epifora.com (localhost.local [127.0.0.1]) by courriel.marmotmail.com (Postfix) with ESMTP id 2D29023954C for ; Sat, 10 Oct 2009 06:59:21 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by bruce.epifora.com (Postfix) with ESMTP id 4E6624761F9 for ; Fri, 9 Oct 2009 23:57:24 -0400 (EDT) Received: from bruce.epifora.com ([127.0.0.1]) by localhost (bruce.epifora.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19327-03 for ; Fri, 9 Oct 2009 23:57:23 -0400 (EDT) Received: from alentogroup.org (localhost [127.0.0.1]) by bruce.epifora.com (Postfix) with ESMTP id 1F58E4761F8 for ; Fri, 9 Oct 2009 23:57:23 -0400 (EDT) From: "remodeler" To: freebsd-security@freebsd.org Date: Fri, 9 Oct 2009 23:57:23 -0400 Message-Id: <20091010035529.M29871@alentogroup.org> X-OriginatingIP: 127.0.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: GPU crypto acceleration? X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2009 04:14:39 -0000 I'm wondering if there's any core functionality or third-party utilities to off-load cryptographic processing to the GPU or audio chip, instead of using a hardware acceleration expansion card? This is on amd64 build. Thank you.