[Bug 1340] New: Support for Camellia block cipher to OpenSSH-portable.

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Jul 14 21:24:53 EST 2007


http://bugzilla.mindrot.org/show_bug.cgi?id=1340

           Summary: Support for Camellia block cipher to OpenSSH-portable.
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Miscellaneous
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: yanagisawa at csg.is.titech.ac.jp


Created an attachment (id=1327)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1327)
A patch for supporting Camellia to OpenSSH-portable.

I would like to add support for the Camellia block cipher to
OpenSSH-portable.  Camellia is one of the selected block cipher by New
European Schemes for Signature, Integrity, and Encryption (NESSIE) and
specified in several RFCs.  The details for Camellia are in:
http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html

I made a patch for current OpenSSH-portable.  I have already tested it
on FreeBSD 6.2R i386 and amd64 with OpenSSL 0.9.8e.  Since the patch
uses an encryption engine for Camellia in OpenSSL library, the patch
needs OpenSSL whose version is greater than or equals to 0.9.8c with
Camellia enabled.

Will you review it?
Thank you in advance.


-- 
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list