bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rijndael


From: Jim Meyering
Subject: Re: rijndael
Date: Fri, 14 Oct 2005 15:49:02 +0200

Simon Josefsson <address@hidden> wrote:
> Revised patch.

Do those `U' suffixes serve any purpose,
given an array base type of uint32_t?

> Index: lib/rijndael-alg-fst.c
...
> +static const uint32_t Te0[256] = {
> +  0xc66363a5U, 0xf87c7c84U, 0xee777799U, 0xf67b7b8dU,
> +  0xfff2f20dU, 0xd66b6bbdU, 0xde6f6fb1U, 0x91c5c554U,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]