gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Camellia block cipher don't work on current developers' releases 2.3


From: Yoshisato YANAGISAWA
Subject: Re: Camellia block cipher don't work on current developers' releases 2.3.x.
Date: Sat, 10 May 2008 03:24:40 +0900
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

> Btw, to improve the chances that Camellia will work in all future
> releases, it can be a good idea to provide a self-test of this
> functionality, to be run by 'make check'.  We never release anything
> that fails a 'make check' self-test.

How about doing self test to all ciphers listed in gnutls_cipher_list
function?  I suppose that this test can be implemented by modifying
tests/anonself.c.  The way of implementation is that executing
gnutls_cipher_set_priority function in each algorithm listed by
gnutls_cipher_list function before executing gnutls_handshake function.

I think this approach will find not only bugs related to Camellia but
also others.

-- 
Yoshisato Yanagisawa (Dr.Sc.) <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]