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
.
RustCrypto
/
AEADs
Public
Notifications
You must be signed in to change notification settings
Fork
198
Star
949
Code
Issues
25
Pull requests
11
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Committing AEAD marker traits and generic constructions
- #564
#564
Open
rlee287
wants to merge 8 commits into
RustCrypto:master
RustCrypto/AEADs:master
from
rlee287:committing_ae
rlee287/rustcrypto_AEADs:committing_ae
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Committing AEAD marker traits and generic constructions
#564
rlee287
wants to merge 8 commits into
RustCrypto:master
RustCrypto/AEADs:master
from
rlee287:committing_ae
rlee287/rustcrypto_AEADs:committing_ae
Copy head branch name to clipboard
Commits
Commits on Oct 30, 2023
Copy over the committing AEAD code from the previous PR on the `aead` crate
rlee287
committed
0f416c4
View commit details
Copy full SHA for 0f416c4
Browse repository at this point
Commits on Oct 31, 2023
AES-GCM based concrete tests for committing AEAD constructions
rlee287
committed
5c82fae
View commit details
Copy full SHA for 5c82fae
Browse repository at this point
ChaCha20Poly1305 based concrete tests for committing AEAD constructions
rlee287
committed
23f6d70
View commit details
Copy full SHA for 23f6d70
Browse repository at this point
Add size overhead column to README table listing committing AEAD constructions
rlee287
committed
b94491b
View commit details
Copy full SHA for b94491b
Browse repository at this point
Add an (untested) Github actions YAML for the new committing-aead crate
rlee287
committed
c058c9b
View commit details
Copy full SHA for c058c9b
Browse repository at this point
Fix Github actions test failures for committing AEADs
rlee287
committed
a76e29f
View commit details
Copy full SHA for a76e29f
Browse repository at this point
Disable default features of dev-dependencies to fix build errors on no-std targets
Show description for 5e53ed9
rlee287
committed
5e53ed9
View commit details
Copy full SHA for 5e53ed9
Browse repository at this point
Commits on Nov 22, 2023
Use typenum operator_aliases to make the array length summation types more readable
rlee287
committed
feb7d3a
View commit details
Copy full SHA for feb7d3a
Browse repository at this point
You can’t perform that action at this time.