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

Key Derivation #115

Open
JesusMcCloud opened this issue Sep 5, 2024 · 3 comments
Open

Key Derivation #115

JesusMcCloud opened this issue Sep 5, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@JesusMcCloud
Copy link
Collaborator

No description provided.

@JesusMcCloud
Copy link
Collaborator Author

for Android and JVM, we can use https://github.com/patrickfav/hkdf. iOS already provides HKDF

@JesusMcCloud JesusMcCloud removed this from the Baseline Feature Completeness milestone Sep 27, 2024
@JesusMcCloud
Copy link
Collaborator Author

if we care only for password-based key-derivation: all platforms support this already. we just need to wrap it and align parameters

@JesusMcCloud
Copy link
Collaborator Author

already perepared in a separate branch. need to fight with Jakob agree on an API and structure (i.e. what is a KDF, what is a KSF and how to draw the line)

@JesusMcCloud JesusMcCloud added the enhancement New feature or request label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant