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 }}
LimiNode
/
hmac-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
11
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: LimiNode/hmac-cpp
Actions
All workflows
Workflows
Benchmarks
Benchmarks
CI-Linux
CI-Linux
CI-macOS
CI-macOS
CI-Win
CI-Win
ODR checks
ODR checks
Tests
Tests
Show more workflows...
Management
Caches
CI-Win
CI-Win
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
CI-Win.yml
will be ignored since log searching is not yet available
185 workflow runs
185 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: add secure buffer HKDF helpers
CI-Win
#160:
Pull request
#83
opened by
LimiNode
1m 25s
codex/replace-std-vector-with-secure_buffer-in-hmac_utils
codex/replace-std-vector-with-secure_buffer-in-hmac_utils
1m 25s
View #83
View workflow file
feat(pbkdf2): lock sensitive buffers
CI-Win
#159:
Commit
ea76827
pushed by
LimiNode
1m 25s
main
main
1m 25s
View workflow file
feat: add page-locked PBKDF2 output
CI-Win
#158:
Pull request
#82
opened by
LimiNode
1m 25s
codex/update-secure_buffer-usage-in-hmac_utils
codex/update-secure_buffer-usage-in-hmac_utils
1m 25s
View #82
View workflow file
feat(secure-buffer): add optional page locking
CI-Win
#157:
Commit
b6a1e14
pushed by
LimiNode
1m 26s
main
main
1m 26s
View workflow file
feat: secure buffer memory locking
CI-Win
#156:
Pull request
#81
opened by
LimiNode
1m 25s
codex/modify-secure_buffer-for-locking-functionality
codex/modify-secure_buffer-for-locking-functionality
1m 25s
View #81
View workflow file
feat(secret): add secret_string with page locking
CI-Win
#155:
Commit
15a8f9c
pushed by
LimiNode
1m 26s
main
main
1m 26s
View workflow file
feat(secret): add secret string with page locking
CI-Win
#154:
Pull request
#80
opened by
LimiNode
1m 25s
codex/add-tests-and-examples-for-secret_string
codex/add-tests-and-examples-for-secret_string
1m 25s
View #80
View workflow file
fix(scripts): build example in benchmark
CI-Win
#153:
Commit
de198b6
pushed by
LimiNode
1m 29s
main
main
1m 29s
View workflow file
Fix benchmark script to build example program
CI-Win
#152:
Pull request
#79
opened by
LimiNode
1m 28s
codex/fix-ci-benchmark-failure
codex/fix-ci-benchmark-failure
1m 28s
View #79
View workflow file
docs(readme): fix encoding helpers wording
CI-Win
#151:
Commit
6f8621e
pushed by
LimiNode
1m 26s
stable
stable
1m 26s
View workflow file
docs(readme): fix encoding helpers wording
CI-Win
#150:
Commit
6f8621e
pushed by
LimiNode
1m 25s
main
main
1m 25s
View workflow file
docs: sync Russian README with English
CI-Win
#149:
Pull request
#78
opened by
LimiNode
1m 21s
codex/synchronize-readme-ru.md-with-readme.md-fco8lt
codex/synchronize-readme-ru.md-with-readme.md-fco8lt
1m 21s
View #78
View workflow file
docs(encoding): clarify Base64 padding behavior
CI-Win
#148:
Commit
87c1291
pushed by
LimiNode
1m 26s
main
main
1m 26s
View workflow file
feat: expand encoding docs and round-trip tests
CI-Win
#147:
Pull request
#77
opened by
LimiNode
1m 29s
codex/update-readme-and-api-for-encoding-support
codex/update-readme-and-api-for-encoding-support
1m 29s
View #77
View workflow file
chore: document encoding update
CI-Win
#146:
Commit
8edcb23
pushed by
LimiNode
1m 29s
main
main
1m 29s
View workflow file
feat: add base36 encoding and expand tests
CI-Win
#145:
Pull request
#76
opened by
LimiNode
1m 25s
codex/refactor-base64/32-encoding-and-tests
codex/refactor-base64/32-encoding-and-tests
1m 25s
View #76
View workflow file
docs: document versioning and build policies
CI-Win
#144:
Commit
39bfb2b
pushed by
LimiNode
1m 25s
main
main
1m 25s
View workflow file
Add version macros, pkg-config and document build policies
CI-Win
#143:
Pull request
#75
opened by
LimiNode
1m 20s
codex/update-versioning-and-documentation-details
codex/update-versioning-and-documentation-details
1m 20s
View #75
View workflow file
feat(encoding): add Base64 and Base32 helpers
CI-Win
#142:
Commit
15dab32
pushed by
LimiNode
1m 25s
main
main
1m 25s
View workflow file
feat: add Base64 and Base32 helpers
CI-Win
#141:
Pull request
#74
synchronize by
LimiNode
1m 28s
codex/add-base64-and-base32-support
codex/add-base64-and-base32-support
1m 28s
View #74
View workflow file
docs(readme): update Russian translation
CI-Win
#140:
Commit
d4cb7c9
pushed by
LimiNode
1m 20s
main
main
1m 20s
View workflow file
docs: sync Russian README with English
CI-Win
#139:
Pull request
#73
opened by
LimiNode
1m 26s
codex/synchronize-readme-ru.md-with-readme.md
codex/synchronize-readme-ru.md-with-readme.md
1m 26s
View #73
View workflow file
chore: update README.md
CI-Win
#138:
Commit
3e280e2
pushed by
LimiNode
1m 24s
main
main
1m 24s
View workflow file
test: clarify RFC2202 vectors
CI-Win
#137:
Commit
3ce5820
pushed by
LimiNode
1m 26s
main
main
1m 26s
View workflow file
Add RFC HMAC and OTP test vectors
CI-Win
#136:
Pull request
#72
synchronize by
LimiNode
1m 22s
codex/add-unit-tests-for-hmac-and-hotp/totp-ggosot
codex/add-unit-tests-for-hmac-and-hotp/totp-ggosot
1m 22s
View #72
View workflow file
Previous
1
2
3
4
5
6
7
8
Next
You can’t perform that action at this time.