Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Use auth key derivation from API response #32

Merged
merged 2 commits into from
Jun 22, 2024

Conversation

tigeryu8900
Copy link
Contributor

As mentioned in #30, the API response for AuthenticatorToken now includes key_derivation_iterations, so I've modified decryptToken to use that value instead of a constant.

Closes #30

@alexzorin
Copy link
Owner

Hey @tigeryu8900,

Thanks a lot for looking into this and putting together the PR.

I haven't tested this change myself but it looks straightforward to me based on the issue so I am going to approve and merge this.

To everyone else, if there are any issues coming from this change, please open a new issue and I'll take a look.

@alexzorin alexzorin self-requested a review June 22, 2024 04:35
@alexzorin alexzorin merged commit 6124871 into alexzorin:master Jun 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decryption failed
2 participants