You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jason Shinn edited this page Mar 23, 2015
·
1 revision
User Password Encryption
Current Best Practices
At the time of writing (March, '15), current best practices in password management are encrypting with bcrypt or scrypt. Onecrypt uses scrypt, tuned for each system to run for 100 milliseconds to optimize for interactive logins.