From owner-freebsd-stable@FreeBSD.ORG Mon Jan 26 07:56:29 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F77E16A4CE for ; Mon, 26 Jan 2004 07:56:29 -0800 (PST) Received: from cray.e-card.bg (mjak.e-card.bg [212.91.167.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE2A543D2F for ; Mon, 26 Jan 2004 07:56:05 -0800 (PST) (envelope-from altares@cray.e-card.bg) Received: from cray.e-card.bg (localhost [127.0.0.1]) by cray.e-card.bg (8.12.9/8.12.9) with ESMTP id i0QFu2Jx001120; Mon, 26 Jan 2004 17:56:02 +0200 (EET) (envelope-from altares@cray.e-card.bg) Received: (from altares@localhost) by cray.e-card.bg (8.12.9/8.12.9/Submit) id i0QFu0nn001119; Mon, 26 Jan 2004 17:56:00 +0200 (EET) Date: Mon, 26 Jan 2004 17:56:00 +0200 From: Rumen Telbizov To: Charles Swiger Message-ID: <20040126155600.GB230@e-card.bg> References: <20040126091424.GI688@e-card.bg> <6889E365-5016-11D8-B821-003065A20588@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6889E365-5016-11D8-B821-003065A20588@mac.com> User-Agent: Mutt/1.4.1i cc: stable@freebsd.org Subject: Re: FreeBSD + Rainbow Cryptoswift X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2004 15:56:29 -0000 Thanks Chuck, I saw the price on the site it's $79 for the vpn1201. Another question: While looking in the crypto(4) man page I saw a list of all the "potential" cryptographic features. They are: CRYPTO_DES_CBC CRYPTO_3DES_CBC CRYPTO_BLF_CBC CRYPTO_CAST_CBC CRYPTO_SKIPJACK_CBC CRYPTO_MD5_HMAC CRYPTO_SHA1_HMAC CRYPTO_RIPEMD160_HMAC CRYPTO_MD5_KPDK CRYPTO_SHA1_KPDK CRYPTO_AES_CBC CRYPTO_ARC4 CRYPTO_MD5 CRYPTO_SHA1 CRK_MOD_EXP CRK_MOD_EXP_CRT CRK_DSA_SIGN CRK_DSA_VERIFY CRK_DH_COMPUTE_KEY I don't see anything related to RSA computations?! Do you see any real acceleration in the RSA operations while using this card or there is NO support for RSA in the crypto device ? Thanks in advance Rumen Telbizov On Mon, Jan 26, 2004 at 10:43:38AM -0500, Charles Swiger wrote: > On Jan 26, 2004, at 4:14 AM, Rumen Telbizov wrote: > >I would like to know if anyone has installed one of those > >Rainbow CryptoSwift PCI, SSL accelerators under FreeBSD? > > I'm using the HiFN 7951 from Soekris.com which performs crypto > acceleration: > > hifn0 mem 0xf4100000-0xf4100fff,0xf4101000-0xf4101fff irq 7 at device > 13.0 on pci0 > hifn0: Hifn 7951, rev 0, 128KB sram, 193 sessions > > This card doesn't do AES, however, just the older algorithms like DES. > > -- > -Chuck > >