Corentin Labbe <[email protected]> writes:

> COMPRESS macro and sha256_compress/sha512_compress do the same thing,
> so replace COMPRESS by the later.

This second patch generates lots of pointer type warnings, so I've done
it slightly differently. Pushed your first patch and followup changes to
a branch export-sha256_compress.

Documentation for all of the compress functions is needed (both new
once, and md5_compress and sha1_compress which were previously
considered internal). Can you help with that? They need a short
paragraph each in nettle.texinfo, in the same reference section as the
corresponding hash function. The most important detail is to be clear
about the representation and size of the state argument.

Regards,
/Niels

-- 
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to