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 }}
TMUniversal
/
papercrypt
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
1
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Update Binary Formats
- #189
#189
Merged
TMUniversal
merged 18 commits into
main
TMUniversal/papercrypt:main
from
feat/envelope-update
TMUniversal/papercrypt:feat/envelope-update
Copy head branch name to clipboard
Aug 29, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Update Binary Formats
#189
TMUniversal
merged 18 commits into
main
TMUniversal/papercrypt:main
from
feat/envelope-update
TMUniversal/papercrypt:feat/envelope-update
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
feat: update binary formats
Show description for 6251776
TMUniversal
committed
6251776
View commit details
Copy full SHA for 6251776
Browse repository at this point
feat(envelope): replace PCE magic with PC + base32 info header
TMUniversal
committed
c9cbbc3
View commit details
Copy full SHA for c9cbbc3
Browse repository at this point
refactor(envelope): let caller choose encoding via ParseHeader
TMUniversal
committed
9b4559a
View commit details
Copy full SHA for 9b4559a
Browse repository at this point
refactor(envelope): move envelope decoding out of scan and add gzip bit
Show description for f604844
TMUniversal
committed
f604844
View commit details
Copy full SHA for f604844
Browse repository at this point
docs: describe envelope gzip bit and updated pipeline
TMUniversal
committed
4ca9989
View commit details
Copy full SHA for 4ca9989
Browse repository at this point
refactor(envelope): introduce Compressor interface with raw and gzip implementations
Show description for e53b589
TMUniversal
committed
e53b589
View commit details
Copy full SHA for e53b589
Browse repository at this point
chore: remove redundant what-comments and relax revive exported rules
TMUniversal
committed
3ab2ad3
View commit details
Copy full SHA for 3ab2ad3
Browse repository at this point
Commits on Aug 29, 2026
refactor(envelope): use base36 for envelope header characters
TMUniversal
committed
8ab78e6
View commit details
Copy full SHA for 8ab78e6
Browse repository at this point
docs: fix mardownlint violation
Show description for 8dd20d4
TMUniversal
committed
8dd20d4
View commit details
Copy full SHA for 8dd20d4
Browse repository at this point
security(envelope): cap gzip decompressed size to guard against bombs
TMUniversal
committed
1fa1fac
View commit details
Copy full SHA for 1fa1fac
Browse repository at this point
feat(scan): add --unlimited flag to bypass decompressed size cap
TMUniversal
committed
2843d7f
View commit details
Copy full SHA for 2843d7f
Browse repository at this point
feat(scan): hint at --unlimited when the decompressed size limit is hit
TMUniversal
committed
6938dd1
View commit details
Copy full SHA for 6938dd1
Browse repository at this point
chore: remove outdated exclusion
Show description for 0d46782
TMUniversal
committed
0d46782
View commit details
Copy full SHA for 0d46782
Browse repository at this point
docs: define an agents onboarding file
Show description for 076bc69
TMUniversal
committed
076bc69
View commit details
Copy full SHA for 076bc69
Browse repository at this point
fix(envelope): use ErrInvalidType for wrong-type headers
TMUniversal
committed
881cd59
View commit details
Copy full SHA for 881cd59
Browse repository at this point
chore(lint): enable revive default rules via enable-default-rules
TMUniversal
committed
555165d
View commit details
Copy full SHA for 555165d
Browse repository at this point
docs(filesystem): specify close contract for PrintInputAndGetReader
TMUniversal
committed
529ee14
View commit details
Copy full SHA for 529ee14
Browse repository at this point
docs(agents): clarify v3 software vs v5 binary container wire format
TMUniversal
committed
82e051b
View commit details
Copy full SHA for 82e051b
Browse repository at this point
You can’t perform that action at this time.