> > That would be in the #ifndef SHA1_ASM section.
> Why??? It's just a macro! It doesn't hurt anybody if you never refer to
> it...

If I say no assembler, I mean no assembler (and that includes inlines).
But that's just me, and if nobody else thinks that is a problem, I'll put
it in of course.

> P.S. As I've already mentioned (several times) I'm looking at MD5 now. I
> see it's *very* similar to SHA and I'm thinking about putting
> *_Update-*_Final functions into a common .h file that could be simply
> included with different initial #defines from [md5,sha,sha1]_dgst.c
> files. Good/bad idea? If good, what's the best spot for such file?

Good question. Maybe revive the crypto/md/ directory?

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to