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 }}
bergzand
/
libcose
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
25
Code
Issues
9
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add AES-CCM from tinydtls
- #91
#91
Closed
chrysn
wants to merge 13 commits into
bergzand:master
bergzand/libcose:master
from
chrysn-pull-requests:tinydtls
chrysn-pull-requests/libcose:tinydtls
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Add AES-CCM from tinydtls
#91
chrysn
wants to merge 13 commits into
bergzand:master
bergzand/libcose:master
from
chrysn-pull-requests:tinydtls
chrysn-pull-requests/libcose:tinydtls
Copy head branch name to clipboard
Commits
Commits on Jan 14, 2020
AES-CCM: Definitions and dispatch
Show description for dce3dd8
chrysn
committed
dce3dd8
View commit details
Copy full SHA for dce3dd8
Browse repository at this point
Add glue code for tinyDTLS' AES-CCM-16-64-128
chrysn
committed
2faf45b
View commit details
Copy full SHA for 2faf45b
Browse repository at this point
Avoid sign-mixed comparison
Show description for d2e3d78
chrysn
committed
d2e3d78
View commit details
Copy full SHA for d2e3d78
Browse repository at this point
fixup! AES-CCM: Definitions and dispatch
chrysn
committed
cb4264e
View commit details
Copy full SHA for cb4264e
Browse repository at this point
void-cast sign/verify arguments in default handler
Show description for d65716e
chrysn
committed
d65716e
View commit details
Copy full SHA for d65716e
Browse repository at this point
tests: Don't attempt to sign when no algorithms are available
Show description for 5d1ec74
chrysn
committed
5d1ec74
View commit details
Copy full SHA for 5d1ec74
Browse repository at this point
tinydtls: Add test integration
Show description for aa03794
chrysn
committed
aa03794
View commit details
Copy full SHA for aa03794
Browse repository at this point
Run tests for tinydtls in CI
chrysn
committed
cd4c910
View commit details
Copy full SHA for cd4c910
Browse repository at this point
CI: Insall gcc-dev library available on buster
Show description for f9da347
chrysn
committed
f9da347
View commit details
Copy full SHA for f9da347
Browse repository at this point
tinydtls tests: Fixes for Clang
Show description for c09e819
chrysn
committed
c09e819
View commit details
Copy full SHA for c09e819
Browse repository at this point
Commits on Feb 26, 2020
fixup! tinydtls: Add test integration
chrysn
committed
522d918
View commit details
Copy full SHA for 522d918
Browse repository at this point
fixup! Add glue code for tinyDTLS' AES-CCM-16-64-128
chrysn
committed
7987061
View commit details
Copy full SHA for 7987061
Browse repository at this point
Commits on Nov 8, 2020
tinydtls: Update to tinydtls 0.9 API
Show description for a3ea7be
chrysn
committed
a3ea7be
View commit details
Copy full SHA for a3ea7be
Browse repository at this point
You can’t perform that action at this time.