Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for crates/stdlib/src/hashlib.rs - RustPython/RustPython · GitHub
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
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
100
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
RustPython
crates
stdlib
src
hashlib.rs
on
typelock
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 6, 2026
Remove unnecessary `to_{owned,string}()` calls (#7367)
ShaharNaveh
authored
fc1c278
View commit details
Copy full SHA for fc1c278
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
Fix _hashlib.compare_digest to reject non-ASCII strings (#7280)
Show description for be29462
ever0de
authored
be29462
View commit details
Copy full SHA for be29462
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
Remove PyStr::as_str, use as_wtf8/PyUtf8Str instead (#7218)
Show description for 93099e3
youknowone
authored
93099e3
View commit details
Copy full SHA for 93099e3
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
_hashlib.HMAC
youknowone
committed
10c393f
View commit details
Copy full SHA for 10c393f
View code at this point
Browse repository at this point
Include SHAKE algorithm names in HASHXOF repr (#7132)
moreal
authored
cf21e2d
View commit details
Copy full SHA for cf21e2d
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
Auto-format: cargo fmt --all
github-actions[bot]
committed
15555d4
View commit details
Copy full SHA for 15555d4
View code at this point
Browse repository at this point
Fix _hashlib
youknowone
committed
12db02e
View commit details
Copy full SHA for 12db02e
View code at this point
Browse repository at this point
Add SHA3 private attribute parity to hashlib hash objects (#7134)
moreal
authored
16c7439
View commit details
Copy full SHA for 16c7439
View code at this point
Browse repository at this point
Make HASH/HASHXOF types immutable (#7131)
moreal
authored
2a20860
View commit details
Copy full SHA for 2a20860
View code at this point
Browse repository at this point
Fix SHAKE digest length overflow in hashlib (#7125)
moreal
authored
799ce31
View commit details
Copy full SHA for 799ce31
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
module_def
youknowone
committed
32d2406
View commit details
Copy full SHA for 32d2406
View code at this point
Browse repository at this point
Commits on Jan 17, 2026
Fix Exception.__init__
youknowone
committed
f5b44f5
View commit details
Copy full SHA for f5b44f5
View code at this point
Browse repository at this point
Commits on Dec 30, 2025
Adding + Fixing Clippy rules to better align with #[no_std] (#6570)
Show description for 1464d5c
terryluan12
authored
1464d5c
View commit details
Copy full SHA for 1464d5c
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
various fix to support subprocess/multiprocessing (#6567)
Show description for 4ce6827
youknowone
authored
4ce6827
View commit details
Copy full SHA for 4ce6827
View code at this point
Browse repository at this point
Commits on Nov 16, 2025
Move `stdlib` -> `crates/stdlib` (#6268)
ShaharNaveh
authored
88eca96
View commit details
Copy full SHA for 88eca96
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.