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

scrpyt, pbkdf2의 키유도 파라미터들 제한 범위 조사해서 각각의 IsValid 구현 #91

Open
owljoa opened this issue Sep 28, 2018 · 0 comments

Comments

@owljoa
Copy link
Collaborator

owljoa commented Sep 28, 2018

scrypt는 n, r, p 값
pbkdf2는 iteration 값

유도되는 키가 private key를 암호화하는데에 쓰이므로 로그인에 쓰이는 키를 유도하는 것보다 안전성 필요

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