Skip to content

chrisatkin/bcrypt-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BCrypt benchmarks

Simple Ruby-based benchmarks to determine cost of computing bcrypt hashes for various cost factors.

  • generate.rb - benchmarks for generating passwords
  • verify.rb - benchmarks for verifying passwords (i.e. logging in)

About

simple benchmarks to determine cost of bcrypt hashes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages