Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bcrypt-ruby/bcrypt-ruby
/ password_spec.rb
File
password_spec.rb
spec/bcrypt/password_spec.rb:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
require File.expand_path(File.join(File.dirname(__FILE__),
".."
,
"spec_helper"
))
2
require
'securerandom'
3
4
describe
"Creating a hashed password"
do
Callers
nothing calls this directly
Calls
5
create
Method · 0.80
cost
Method · 0.80
valid_salt?
Method · 0.80
generate_salt
Method · 0.80
valid_hash?
Method · 0.80
Tested by
no test coverage detected