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

Improvement security #303

Open
gerwinjonathan opened this issue Jun 25, 2023 · 0 comments
Open

Improvement security #303

gerwinjonathan opened this issue Jun 25, 2023 · 0 comments

Comments

@gerwinjonathan
Copy link

Dear author,

As recently, encrypter using SHA-1/HMAC as a default algorithm for this encrypt. However, an issue occured by using SHA-1 causing an impact such as malicious activites performed.

If there is an parameter such as algorithm, would you like to add a parameter in Key class, so there will be 4 parameters, desiredKeyLength, iterationCount, salt, and algorithm or making just like SHA-2/HMAC or SHA-256/HMAC.

Thank you in advance.

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

No branches or pull requests

1 participant