[Bug 1340] Support for Camellia block cipher to OpenSSH-portable.
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Sun Dec  2 20:18:05 EST 2007
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1340
--- Comment #3 from Yoshisato YANAGISAWA <yanagisawa at csg.is.titech.ac.jp>  2007-12-02 20:17:57 ---
The reason I implemented the patch is that Camellia is stronger than
AES if they are compared with a security margin.  I saw someone saying
Camellia is much faster than AES.  I should also say Camellia is
becoming familiar in FLOSS community; e.g. Linux, FreeBSD, GnuPG, and
so on.
It is true that implementing new cipher has a risk, but having an
alternate 128-bit block cipher for AES will reduce a risk in the
future.
According to Darren's suggestion, I will update my patch in a week.  I
will use #ifdef to enable users to disable Camellia.  I will change the
name from camellia128-cbc to camellia128-cbc at openssh.com.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list