From owner-freebsd-current@FreeBSD.ORG Fri Oct 17 12:53:47 2003 Return-Path: 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 16FEE16A4B3; Fri, 17 Oct 2003 12:53:47 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A71CE43F75; Fri, 17 Oct 2003 12:53:45 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id h9HJrh49063431; Fri, 17 Oct 2003 21:53:43 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Pawel Jakub Dawidek From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 17 Oct 2003 14:45:44 +0200." <20031017124544.GC520@garage.freebsd.pl> Date: Fri, 17 Oct 2003 21:53:42 +0200 Message-ID: <63430.1066420422@critter.freebsd.dk> cc: freebsd-current@freebsd.org cc: ume@freebsd.org Subject: Re: AES is broken. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 17 Oct 2003 19:53:47 -0000 I seem to be able to confirm this. You can use the following sequence to run regression test on GBDE cd /usr/src/sbin/gbde make test For stuff like AES we should _really_ have a standalone regression test. Anyone out there willing to make one from the official AES test-vectors from NIST ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.