Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
bcrypt-ruby
/
bcrypt-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
290
Star
2k
Code
Issues
16
Pull requests
3
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 27, 2026
Merge pull request #297 from bcrypt-ruby/dependabot/github_actions/actions/checkout-6
Show description for deb496e
tjschuck
authored
deb496e
View commit details
Copy full SHA for deb496e
Browse repository at this point
Bump actions/checkout from 4 to 6
Show description for 9b1d071
dependabot[bot]
authored
9b1d071
View commit details
Copy full SHA for 9b1d071
Browse repository at this point
Merge pull request #296 from olleolleolle/patch-1
Show description for 1758346
tjschuck
authored
1758346
View commit details
Copy full SHA for 1758346
Browse repository at this point
Commits on Mar 26, 2026
CI: Tell dependabot to update GH Actions
olleolleolle
authored
44bc362
View commit details
Copy full SHA for 44bc362
Browse repository at this point
Commits on Mar 18, 2026
Merge commit from fork
Show description for 831ce64
tenderlove
authored
831ce64
View commit details
Copy full SHA for 831ce64
Browse repository at this point
bump version update changelog
tenderlove
committed
32e687e
View commit details
Copy full SHA for 32e687e
Browse repository at this point
Fix integer overflow in JRuby BCrypt rounds calculation
Show description for 5faa274
KevHQ
authored and
tenderlove
committed
5faa274
View commit details
Copy full SHA for 5faa274
Browse repository at this point
Merge pull request #294 from bcrypt-ruby/fix-publishing
Show description for aafc033
tenderlove
authored
aafc033
View commit details
Copy full SHA for aafc033
Browse repository at this point
fix env url
tenderlove
committed
01f947a
View commit details
Copy full SHA for 01f947a
Browse repository at this point
Commits on Jan 29, 2026
Merge pull request #293 from bcrypt-ruby/truffleruby-ci-alt-implementation
Show description for 92ca1d6
tjschuck
authored
92ca1d6
View commit details
Copy full SHA for 92ca1d6
Browse repository at this point
Add TruffleRuby in CI
Show description for 4d1d95b
tjschuck
and
eregon
committed
4d1d95b
View commit details
Copy full SHA for 4d1d95b
Browse repository at this point
Commits on Dec 31, 2025
Merge pull request #291 from tenderlove/fix-publishing
Show description for 36a04a2
tenderlove
authored
36a04a2
View commit details
Copy full SHA for 36a04a2
Browse repository at this point
Move compilation after bundle install
Show description for 01cc688
tenderlove
committed
01cc688
View commit details
Copy full SHA for 01cc688
Browse repository at this point
Merge pull request #290 from tenderlove/bump
Show description for 82e6c4c
tenderlove
authored
82e6c4c
View commit details
Copy full SHA for 82e6c4c
Browse repository at this point
add bundler tasks
tenderlove
committed
4b1fc73
View commit details
Copy full SHA for 4b1fc73
Browse repository at this point
bump version
tenderlove
committed
64605fc
View commit details
Copy full SHA for 64605fc
Browse repository at this point
Merge pull request #289 from tenderlove/trusted-publishers
Show description for da89a83
tenderlove
authored
da89a83
View commit details
Copy full SHA for da89a83
Browse repository at this point
Configure trusted publishing
Show description for 344ca59
tenderlove
committed
344ca59
View commit details
Copy full SHA for 344ca59
Browse repository at this point
Merge pull request #288 from tenderlove/deal-with-flake
Show description for ca9cea1
tenderlove
authored
ca9cea1
View commit details
Copy full SHA for ca9cea1
Browse repository at this point
Try to deal with flaky tests
Show description for d94041a
tenderlove
committed
d94041a
View commit details
Copy full SHA for d94041a
Browse repository at this point
Merge pull request #287 from tenderlove/modernize-ci
Show description for eba09de
tenderlove
authored
eba09de
View commit details
Copy full SHA for eba09de
Browse repository at this point
Modernize CI
tenderlove
committed
c156254
View commit details
Copy full SHA for c156254
Browse repository at this point
Declare development dependencies
tenderlove
committed
27dbab3
View commit details
Copy full SHA for 27dbab3
Browse repository at this point
Commits on Oct 29, 2024
Merge pull request #282 from tenderlove/constant-compare
Show description for 2d23548
tenderlove
authored
2d23548
View commit details
Copy full SHA for 2d23548
Browse repository at this point
Lets not allocate anything
tenderlove
committed
a7a868e
View commit details
Copy full SHA for a7a868e
Browse repository at this point
Use a constant-time secure comparison for passwords
Show description for 9597533
Griffin Smith
authored and
tenderlove
committed
9597533
View commit details
Copy full SHA for 9597533
Browse repository at this point
Merge pull request #279 from federicoaldunate/fix-eql-comment
Show description for 9736ab0
tenderlove
authored
9736ab0
View commit details
Copy full SHA for 9736ab0
Browse repository at this point
Merge pull request #280 from mohamedhafez/patch-1
Show description for b56028b
tenderlove
authored
b56028b
View commit details
Copy full SHA for b56028b
Browse repository at this point
Commits on Sep 18, 2024
Mark as ractor-safe
mohamedhafez
authored
7277821
View commit details
Copy full SHA for 7277821
Browse repository at this point
Commits on Jul 14, 2024
Add == gotcha that can be unintuitive at first
federicoaldunate
committed
ff9084a
View commit details
Copy full SHA for ff9084a
Browse repository at this point
Commits on May 23, 2024
Merge pull request #276 from m-nakamura145/support-ruby-3-3-x-and-3-4-0-preview1
Show description for 0bd60aa
tjschuck
authored
0bd60aa
View commit details
Copy full SHA for 0bd60aa
Browse repository at this point
Commits on May 22, 2024
Test old Rubies on older x64 macOS
tjschuck
committed
b8a167a
View commit details
Copy full SHA for b8a167a
Browse repository at this point
Ruby 3.4.0.-preview1 is not available on Windows
Show description for a75cc69
tjschuck
committed
a75cc69
View commit details
Copy full SHA for a75cc69
Browse repository at this point
Commits on May 21, 2024
Update README to remove specific Ruby version mentions
Show description for 9a3a85c
tjschuck
committed
9a3a85c
View commit details
Copy full SHA for 9a3a85c
Browse repository at this point
Support ruby 3.3 and 3.4.0-preview1
m-nakamura145
committed
985e6d0
View commit details
Copy full SHA for 985e6d0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.