What password crypto hash is used to store passwords in the database? August 02, 2019 21:15 Updated ~ minute read Follow bcrypt is the short answer. We use devise for user management and password encryption (which in turn uses bcrypt). Related articles Suspend and unlock a user Archival and Retention of Customer Data