mainGnuTLS - Support: sr #106314, Camellia block cipher is not...

 
 

sr #106314: Camellia block cipher is not available in gnutls 2.3.4.

Submitter:  None
Submitted:  Fri 21 Mar 2008 08:51:48 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  4 - Important Status:  Done
Privacy:  Public Assigned to:  nmav
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 21 Mar 2008 08:51:48 PM UTC, original submission:  

When camellia block cipher is used by gnutls-serv or gnutls-cli, gc_cipher_open in lgl/gc-libgcrypt.c always returns GC_INVALID_CIPHER in gnutls 2.3.4.  It is because the block surrounded by #ifdef HAVE_CAMELLIA is not effective even if gnutls is compiled with camellia.

To solve this problem, you should change label of the #ifdef block from HAVE_CAMELLIA to ENABLE_CAMELLIA.  The patch is attached.

Finally, I'd like to thank Vineet for letting me know this problem.
Thank you.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #15307:  gnutls-2.3.4.diff added by None (431B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nmav (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-05-01 nmav StatusNone Done
        Assigned toNone nmav
        Open/ClosedOpen Closed
    2008-03-21 None Attached File- Added gnutls-2.3.4.diff, #15307

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code