[ pycrypto-Bugs-766461 ] Errornous declaration of rijndael*() functions
"SourceForge.net" <[email protected]> Fri, 05 Mar 2004 11:11:42 -0800
| Newsgroups | gmane.comp.python.cryptography.cvs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #766461, was opened at 2003-07-05 15:21 Message generated for change (Comment added) made by akuchling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=766461&group_id=20937 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Ivan Voras (ivoras) Assigned to: A.M. Kuchling (akuchling) Summary: Errornous declaration of rijndael*() functions Initial Comment: Building for windows, with bcc5.5 compiler reveals that functions such as rijndaelEncrypt() and rijndaelDecrypt() (in AES.c) are declared with the first parameter (rk) being 'const'. The parameter is clearly not constant as it is often changed in the code. The 'const' declaration must be removed at least for the code to be compilable under bccp. (works fine after that little change) ---------------------------------------------------------------------- >Comment By: A.M. Kuchling (akuchling) Date: 2004-03-05 14:11 Message: Logged In: YES user_id=11375 Fixed in CVS; thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=766461&group_id=20937 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click