Re: Release 1.1 (beta) of my AES implementation
From: Mok-Kong Shen (mok-kong.shen_at_t-online.de)
Date: 06/29/03
- Previous message: Mok-Kong Shen: "Re: Release 1.1 (beta) of my AES implementation"
- Maybe in reply to: Mok-Kong Shen: "Release 1.1 (beta) of my AES implementation"
- Next in thread: Russ Lyttle: "Re: Release 1.1 (beta) of my AES implementation"
- Reply: Russ Lyttle: "Re: Release 1.1 (beta) of my AES implementation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 29 Jun 2003 12:12:54 +0200
Russ Lyttle wrote:
>
> I tried your project. It compiled, and ran ok under Linux on both a Big
> Endian and Little Endian system using gcc. Which I find interesting.
Thanks for yet another confirmation of the issue. (I have
only an Intel PC and hence couldn't do checking on
big-endian hardware myself.)
>
> It would be nice if you had a comment with instructions for compiling
> included in the header. There is no guarantee that your code will work with
> other compilers.
Thanks for mentioning the point. Since the code runs with
gcc, the user would then know where he should probably
look for problems, in case the code doesn't run for
a compiler he has. I think the chance of that is small,
as the code runs also on VC++.
>
> If your goal was to show that you understand AES, I think you have succeded.
> If you want to provide an AES header for others to use, there are things to
> be done. But those aren't crypto issues.
Thanks you for the comment.
M. K. Shen
- Previous message: Mok-Kong Shen: "Re: Release 1.1 (beta) of my AES implementation"
- Maybe in reply to: Mok-Kong Shen: "Release 1.1 (beta) of my AES implementation"
- Next in thread: Russ Lyttle: "Re: Release 1.1 (beta) of my AES implementation"
- Reply: Russ Lyttle: "Re: Release 1.1 (beta) of my AES implementation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|