From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,847f884e3bbb5e48 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!gegeweb.org!aioe.org!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: SPARKSkein released Date: Mon, 16 Aug 2010 18:18:02 +0200 Organization: Ada At Home Message-ID: References: <0ef90b80-0b92-4e4c-895f-bddb4b024675@z28g2000yqh.googlegroups.com> NNTP-Posting-Host: k3GxHhLOzON8NRi+WQWeSw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/10.61 (Win32) Xref: g2news1.google.com comp.lang.ada:13415 Date: 2010-08-16T18:18:02+02:00 List-Id: Le Mon, 16 Aug 2010 09:37:59 +0200, Rod Chapman = a =C3=A9crit: > Altran Praxis and AdaCore have released SPARKSkein - a new reference > implementation of Skein-512 written and verified using the SPARK > language and toolset. In particular, this release includes a complete > proof of type-safety for the implementation, test cases for structural= > coverage, performance, and the reference test vectors from the Skein > specification. Performance is very close to that of the C reference > implementation. > > Check it out at www.skein-hash.info > > There's also a technical paper describing the implementation and > results, available from > the same place. > > - Rod Chapman, SPARK Team, Altran Praxis Was useful: http://www.skein-hash.info/sites/default/files/SPARKSkein.pdf says > [...] > 4.1.1 Prover says no=E2=80=A6a bug is discovered > The subprogram Skein_512_Final caused someproblems, and led to the = > discovery of a subtle > corner-case bug. > [...]