Simon Josefsson <[EMAIL PROTECTED]> wrote: > Jim, I noticed that sha1.h is missing a SHA1_DIGEST_SIZE #define, which > can be useful in code using the sha1 package (such as the self test in > the previous post..). md2, md4 and md5 have similar defines. What do > you think about adding it to sha1.h? I.e.: > > 2008-01-31 Simon Josefsson <[EMAIL PROTECTED]> > > * lib/sha1.h (SHA1_DIGEST_SIZE): Add.
Good idea. You're welcome to commit that. s/Add/Define/
