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
Accelerator
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
Type
/
to 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
.
pyca
/
cryptography
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
7.7k
Code
Issues
14
Pull requests
20
Actions
Security and quality
19
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add a Cobblestone recipe implementing c2sp.org/chunked-encryption
- #15144
#15144
Merged
reaperhulk
merged 11 commits into
main
pyca/cryptography:main
from
claude/chunked-encryption-rust-dw7f80
pyca/cryptography:claude/chunked-encryption-rust-dw7f80
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add a Cobblestone recipe implementing c2sp.org/chunked-encryption
#15144
reaperhulk
merged 11 commits into
main
pyca/cryptography:main
from
claude/chunked-encryption-rust-dw7f80
pyca/cryptography:claude/chunked-encryption-rust-dw7f80
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
Add a chunked encryption recipe implementing c2sp.org/chunked-encryption
Show description for 93fde7c
claude
committed
93fde7c
View commit details
Copy full SHA for 93fde7c
Browse repository at this point
Address review feedback on chunked encryption
Show description for 0dc129b
claude
committed
0dc129b
View commit details
Copy full SHA for 0dc129b
Browse repository at this point
Add PiB to the docs spelling wordlist
Show description for 6d93eed
claude
committed
6d93eed
View commit details
Copy full SHA for 6d93eed
Browse repository at this point
Restructure chunked encryption for full test coverage
Show description for 5b56421
claude
committed
5b56421
View commit details
Copy full SHA for 5b56421
Browse repository at this point
Address review feedback: drop overhead paragraph, document buffer invariant
Show description for 83967cd
claude
committed
83967cd
View commit details
Copy full SHA for 83967cd
Browse repository at this point
Expose the Cobblestone-128 and Cobblestone-256 instantiations
Show description for a796398
claude
committed
a796398
View commit details
Copy full SHA for a796398
Browse repository at this point
Replace the variant macro with explicit class definitions
Show description for b6029a2
claude
committed
b6029a2
View commit details
Copy full SHA for b6029a2
Browse repository at this point
Address review feedback: trim docs, drop Decryptor.generate_key, prune Rust tests
Show description for 5998166
claude
committed
5998166
View commit details
Copy full SHA for 5998166
Browse repository at this point
Remove hasattr assert from test_generate_key
Show description for 2424c5e
claude
committed
2424c5e
View commit details
Copy full SHA for 2424c5e
Browse repository at this point
Rename the module to cryptography.cobblestone, trim docs
Show description for f56e037
claude
committed
f56e037
View commit details
Copy full SHA for f56e037
Browse repository at this point
Add Wycheproof tests for Cobblestone
Show description for 8f0b031
claude
committed
8f0b031
View commit details
Copy full SHA for 8f0b031
Browse repository at this point
You can’t perform that action at this time.