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 }}
RustCrypto
/
utils
Public
Notifications
You must be signed in to change notification settings
Fork
170
Star
674
Code
Issues
24
Pull requests
9
Actions
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
sponge-cursor: initial implementation
- #1477
#1477
Merged
newpavlov
merged 16 commits into
master
RustCrypto/utils:master
from
add-sponge-cursor
RustCrypto/utils:add-sponge-cursor
Copy head branch name to clipboard
May 8, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
sponge-cursor: initial implementation
#1477
newpavlov
merged 16 commits into
master
RustCrypto/utils:master
from
add-sponge-cursor
RustCrypto/utils:add-sponge-cursor
Copy head branch name to clipboard
Commits
Commits on May 2, 2026
Add `sponge-cursor` crate
newpavlov
committed
8ff587c
View commit details
Copy full SHA for 8ff587c
Browse repository at this point
fix typo
newpavlov
committed
ef5d7be
View commit details
Copy full SHA for ef5d7be
Browse repository at this point
update changelog
newpavlov
committed
5a3c94a
View commit details
Copy full SHA for 5a3c94a
Browse repository at this point
Commits on May 3, 2026
Add `new` method
newpavlov
committed
6d8a512
View commit details
Copy full SHA for 6d8a512
Browse repository at this point
Add `raw_pos` method
newpavlov
committed
d5900bf
View commit details
Copy full SHA for d5900bf
Browse repository at this point
rename `xor_in` to `xor_into`
newpavlov
committed
e6eb9fc
View commit details
Copy full SHA for e6eb9fc
Browse repository at this point
Commits on May 4, 2026
Switch rate to const generics
newpavlov
committed
9b92270
View commit details
Copy full SHA for 9b92270
Browse repository at this point
tweak code
newpavlov
committed
fbb0fad
View commit details
Copy full SHA for fbb0fad
Browse repository at this point
tweak code
newpavlov
committed
075f14c
View commit details
Copy full SHA for 075f14c
Browse repository at this point
Commits on May 8, 2026
add tests
newpavlov
committed
661c9ef
View commit details
Copy full SHA for 661c9ef
Browse repository at this point
add cCI config
newpavlov
committed
c884ab2
View commit details
Copy full SHA for c884ab2
Browse repository at this point
update publish job
newpavlov
committed
9e96f9b
View commit details
Copy full SHA for 9e96f9b
Browse repository at this point
satisfy typos job
newpavlov
committed
90bd20f
View commit details
Copy full SHA for 90bd20f
Browse repository at this point
use nightly for miri job
newpavlov
committed
2d3197a
View commit details
Copy full SHA for 2d3197a
Browse repository at this point
set release date
newpavlov
authored
9373ebb
View commit details
Copy full SHA for 9373ebb
Browse repository at this point
use one round permutation for tests
newpavlov
committed
54844f2
View commit details
Copy full SHA for 54844f2
Browse repository at this point
You can’t perform that action at this time.