- [x] Add the preference for squash merges to CONTRIBUTING.md - [x] Make sure CLAUDE.md is pointing to CONTRIBUTING.md - [ ] Move all the name str's into the Factory crate. - [x] Move the typedefs for HKDF_SHA256 and HKDF_SHA512 to the SHA2 crate. - [x] Fix the docs ... probably that just means putting a docstring on those two typedefs that points back at the `bouncycastle_hkdf` crate docs. - [x] Ditto for HMAC.
bouncycastle_hkdfcrate docs.