Thanks for this series. I like the general idea. I think it might make sense, though, to separate things out into sha1.h and sha256.h. That will be nice preparation work for when we eventually move obsolete primitives into some <crypto/dangerous/> subdirectory.
- [PATCH 0/7] sha1 library cleanup Eric Biggers
- [PATCH 5/7] crypto: lib/sha1 - rename "sha&qu... Eric Biggers
- [PATCH 6/7] crypto: lib/sha1 - remove unnecessary ... Eric Biggers
- [PATCH 3/7] crypto: powerpc/sha1 - prefix the &quo... Eric Biggers
- [PATCH 4/7] crypto: s390/sha1 - prefix the "s... Eric Biggers
- [PATCH 7/7] crypto: lib/sha1 - fold linux/cryptoha... Eric Biggers
- [PATCH 2/7] crypto: powerpc/sha1 - remove unused t... Eric Biggers
- Re: [PATCH 2/7] crypto: powerpc/sha1 - remove ... Michael Ellerman
- [PATCH 1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_... Eric Biggers
- Re: [MPTCP] [PATCH 1/7] mptcp: use SHA256_BLOC... Matthieu Baerts
- Re: [PATCH 0/7] sha1 library cleanup Jason A. Donenfeld
- Re: [PATCH 0/7] sha1 library cleanup Eric Biggers
- Re: [PATCH 0/7] sha1 library cleanup Ard Biesheuvel
- Re: [PATCH 0/7] sha1 library cleanup Herbert Xu