Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
RustCrypto
/
utils
Public
Notifications
You must be signed in to change notification settings
Fork
147
Star
550
Code
Issues
24
Pull requests
5
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 6, 2025
block-padding: fix `pad_detached` for `NoPadding` and `ZeroPadding` (#1227)
Show description for 9118661
newpavlov
authored
9118661
Copy full SHA for 9118661
Use the standard order of `[package]` fields (#1237)
Show description for a3045ea
newpavlov
authored
a3045ea
Copy full SHA for a3045ea
Release inout v0.2.0 (#1235)
Show description for a66ed6d
newpavlov
authored
a66ed6d
Copy full SHA for a66ed6d
Release block-padding v0.4.0 (#1233)
Show description for e0020c5
newpavlov
authored
e0020c5
Copy full SHA for e0020c5
block-buffer: fix typo (#1234)
newpavlov
authored
c9f7bfe
Copy full SHA for c9f7bfe
Commits on Sep 30, 2025
Update Cargo.lock
newpavlov
committed
64c135a
Copy full SHA for 64c135a
build(deps): bump digest from 0.11.0-rc.2 to 0.11.0-rc.3 (#1231)
dependabot[bot]
authored
1609b3f
Copy full SHA for 1609b3f
Commits on Sep 29, 2025
zeroize: add v1.8.2 changelog entry (#1230)
Show description for 113694e
tarcieri
authored
113694e
Copy full SHA for 113694e
Switch from `doc_auto_cfg` to `doc_cfg` (#1228)
Show description for faf252c
tarcieri
authored
faf252c
Copy full SHA for faf252c
Commits on Sep 26, 2025
block-padding: remove `PadType` and add `pad_detached` method (#1225)
Show description for 1b849b1
newpavlov
authored
1b849b1
Copy full SHA for 1b849b1
Commits on Sep 23, 2025
block-padding: remove unsafe code (#1222)
newpavlov
authored
4da176e
Copy full SHA for 4da176e
Commits on Sep 21, 2025
block-padding: merge `Padding` and `RawPadding` traits (#1217)
newpavlov
authored
014d8f0
Copy full SHA for 014d8f0
block-buffer: improve `split_blocks` implementations (#1220)
Show description for 7d8fcb9
newpavlov
authored
7d8fcb9
Copy full SHA for 7d8fcb9
Commits on Sep 20, 2025
wycheproof2blb: fix blobby import (#1219)
kpp
authored
16c3b91
Copy full SHA for 16c3b91
Release blobby v0.4.0-pre.1 (#1216)
baloo
authored
02d8f15
Copy full SHA for 02d8f15
Commits on Sep 12, 2025
fiat-constify: remove crate (#1214)
Show description for a7e36d3
tarcieri
authored
a7e36d3
Copy full SHA for a7e36d3
Commits on Sep 11, 2025
Update Cargo.lock (#1213)
dependabot[bot]
authored
8e60b88
Copy full SHA for 8e60b88
Commits on Sep 10, 2025
cmov v0.4.0 (#1212)
Show description for 4cb5118
tarcieri
authored
4cb5118
Copy full SHA for 4cb5118
cmov+dbl: add new MSRV policy to README.md (#1211)
Show description for 147e038
tarcieri
authored
147e038
Copy full SHA for 147e038
Commits on Sep 5, 2025
blobby: add number of entries to the file header (#1207)
Show description for 8fd3707
newpavlov
authored
8fd3707
Copy full SHA for 8fd3707
Commits on Sep 3, 2025
dbl v0.5.0 (#1209)
Show description for 303c9e8
tarcieri
authored
303c9e8
Copy full SHA for 303c9e8
Commits on Sep 2, 2025
Cut prereleases with `hybrid-array` v0.4 support (#1210)
Show description for 88f6e69
tarcieri
authored
88f6e69
Copy full SHA for 88f6e69
Commits on Sep 1, 2025
Bump `hybrid-array` to v0.4 (#1208)
Show description for adfccfe
tarcieri
authored
adfccfe
Copy full SHA for adfccfe
Commits on Aug 25, 2025
cpufeatures: Align LoongArch features with libstd (#1206)
heiher
authored
3f4220b
Copy full SHA for 3f4220b
Commits on Aug 21, 2025
cpufeatures: use cfg() to detect aarch64 android instead of [target.aarch64-linux-android] (#1204)
1c7718e7
authored
87b916e
Copy full SHA for 87b916e
Commits on Aug 18, 2025
build(deps): bump actions/checkout from 4 to 5 (#1203)
dependabot[bot]
authored
dfcd9a0
Copy full SHA for dfcd9a0
Commits on Aug 15, 2025
block-buffer: replace `ReadBuffer::read` method with `read_cached` and `write_block` methods (#1201)
newpavlov
authored
ea3ad3e
Copy full SHA for ea3ad3e
Commits on Aug 13, 2025
block-buffer: generic implementation of serialization methods (#1200)
newpavlov
authored
f5ac85f
Copy full SHA for f5ac85f
Commits on Aug 6, 2025
zeroize: add `proxy_alloc_test` (#1199)
Show description for 0e7e6e6
newpavlov
authored
0e7e6e6
Copy full SHA for 0e7e6e6
dbl v0.4.0 (#1194)
Show description for 8a58487
tarcieri
authored
8a58487
Copy full SHA for 8a58487
dbl: seal the `Dbl` trait and tweak docs (#1198)
newpavlov
authored
ce3c9a7
Copy full SHA for ce3c9a7
Only run CI on latest commit of PR branches (#1197)
carloskiki
authored
8c5ddd4
Copy full SHA for 8c5ddd4
Commits on Aug 5, 2025
ci: add typos job (#1196)
newpavlov
authored
2769e47
Copy full SHA for 2769e47
Commits on Jul 30, 2025
cpufeatures: use `#![doc = include_str!("../README.md")]` (#1193)
Show description for 8a82158
newpavlov
authored
8a82158
Copy full SHA for 8a82158
Commits on Jul 25, 2025
block-buffer: impl `ZeroizeOnDrop` for `BlockBuffer` (#1192)
Show description for 6fd0e8d
baloo
authored
6fd0e8d
Copy full SHA for 6fd0e8d
Pagination
Previous
Next
You can’t perform that action at this time.