Skip to content

Correctly document backend argument of KBKDFHMAC #5026

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 18, 2019
Merged

Conversation

jlaine
Copy link
Contributor

@jlaine jlaine commented Oct 18, 2019

The documentation states that backend should be a HashBackend
instance when in fact it should be a HMACBackend instance.

This was discovered while working on python/typeshed#3307

The documentation states that `backend` should be a `HashBackend`
instance when in fact it should be a `HMACBackend` instance.
@alex alex merged commit 2620fd8 into pyca:master Oct 18, 2019
@jlaine
Copy link
Contributor Author

jlaine commented Oct 18, 2019

Thanks @alex!

@jlaine jlaine deleted the kbkdf-docs branch October 18, 2019 23:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants