Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bcrypt-ruby/bcrypt-ruby
/ engine_spec.rb
File
engine_spec.rb
spec/bcrypt/engine_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
'BCrypt::Engine'
do
Callers
nothing calls this directly
Calls
5
calibrate
Method · 0.80
create
Method · 0.80
generate_salt
Method · 0.80
autodetect_cost
Method · 0.80
hash_secret
Method · 0.80
Tested by
no test coverage detected