bug-gnulib
[Top][All Lists]
Advanced

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

Re: generic crypto - remarks


From: Jim Meyering
Subject: Re: generic crypto - remarks
Date: Tue, 25 Oct 2005 08:46:25 +0200

Simon Josefsson <address@hidden> wrote:
...
>> And it also assumes no holes in integer representations.
>> This is more portable:
>>
>>   verify (offsetof (struct S, member_m) % alignof (uint32_t) == 0);
>>
>> where alignof is defined as with md5.c etc.
>
> The "verify" module is GPL.  If you re-license it, md4 would be able
> to use it.

Changing it to LGPL is fine with me.  Paul?




reply via email to

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