Skip to content
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

Add HKDF support (IETF RFC 5869) #4

Closed
wants to merge 2 commits into from
Closed

Conversation

fajarvm
Copy link
Contributor

@fajarvm fajarvm commented Mar 19, 2020

Added an implementation of HMAC-based Extract-and-Expand Key Derivation Function according to IETF RFC 5869. It is based on the HKDF from Bouncy Castle Crypto package for Java.

@mwcw
Copy link
Collaborator

mwcw commented Mar 24, 2020

Thanks for your contribution, much appreciated!

This has been merged locally and should be synced up!

MW

@mwcw mwcw closed this Mar 24, 2020
hpoul pushed a commit to authpass/pc-dart that referenced this pull request Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants