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
/
traits
Public
Notifications
You must be signed in to change notification settings
Fork
255
Star
759
Code
Issues
41
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
digest: improve implementations of the
SerializableState
trait
- #1953
#1953
Merged
newpavlov
merged 17 commits into
master
RustCrypto/traits:master
from
digest/serialization
RustCrypto/traits:digest/serialization
Copy head branch name to clipboard
Aug 13, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
digest: improve implementations of the
SerializableState
trait
#1953
newpavlov
merged 17 commits into
master
RustCrypto/traits:master
from
digest/serialization
RustCrypto/traits:digest/serialization
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2025
digest: improve serialization of eager hashes
newpavlov
committed
16f8b29
View commit details
Copy full SHA for 16f8b29
Browse repository at this point
Merge branch 'master' into digest/serialization
newpavlov
committed
f3c7076
View commit details
Copy full SHA for f3c7076
Browse repository at this point
Update Cargo.lock
newpavlov
committed
a8880a5
View commit details
Copy full SHA for a8880a5
Browse repository at this point
tweak `SerializableState` impl
newpavlov
committed
d4504a0
View commit details
Copy full SHA for d4504a0
Browse repository at this point
tweak `hash_serialization_test`
newpavlov
committed
2dfe98b
View commit details
Copy full SHA for 2dfe98b
Browse repository at this point
rename `hash_serialization_test` arg
newpavlov
committed
b7e9656
View commit details
Copy full SHA for b7e9656
Browse repository at this point
Merge branch 'master' into digest/serialization
newpavlov
authored
f2316f3
View commit details
Copy full SHA for f2316f3
Browse repository at this point
remove use of type alias
newpavlov
committed
4b26e2f
View commit details
Copy full SHA for 4b26e2f
Browse repository at this point
Update Cargo.lock
newpavlov
committed
6ccf7cf
View commit details
Copy full SHA for 6ccf7cf
Browse repository at this point
Switch args order in `hash_serialization_test!`
newpavlov
committed
71236a0
View commit details
Copy full SHA for 71236a0
Browse repository at this point
Do not include output size into `SerializedState` for `CtOutWrapper`
newpavlov
committed
e8d0ca1
View commit details
Copy full SHA for e8d0ca1
Browse repository at this point
Change `SerializableState` impl in `buffer_ct_variable!`
newpavlov
committed
0188b12
View commit details
Copy full SHA for 0188b12
Browse repository at this point
Change `SerializableState` impl in `buffer_xof!`
newpavlov
committed
e80fb7c
View commit details
Copy full SHA for e80fb7c
Browse repository at this point
use `stringify!` in `hash_serialization_test!`
newpavlov
committed
27383b9
View commit details
Copy full SHA for 27383b9
Browse repository at this point
Commits on Aug 13, 2025
use `block-buffer` from the master branch
newpavlov
committed
b739d00
View commit details
Copy full SHA for b739d00
Browse repository at this point
Merge branch 'master' into digest/serialization
newpavlov
authored
6b9fe50
View commit details
Copy full SHA for 6b9fe50
Browse repository at this point
Update changelog
newpavlov
committed
a578f51
View commit details
Copy full SHA for a578f51
Browse repository at this point
You can’t perform that action at this time.