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
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 }}
jedisct1
/
turbocrypt
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
65
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: jedisct1/turbocrypt
Actions
All workflows
Workflows
CI
CI
Release
Release
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
66 workflow runs
66 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Update for zig-current
CI
#69:
Commit
92b469e
pushed by
jedisct1
1m 47s
main
main
1m 47s
View workflow file
Use environ_map.get
CI
#68:
Commit
33ebaf1
pushed by
jedisct1
1m 23s
main
main
1m 23s
View workflow file
Use O_EXCL tempfile and atomic rename for output writes
CI
#67:
Commit
7dcd927
pushed by
jedisct1
40s
main
main
40s
View workflow file
Update base91 and hctr2 dependencies
CI
#66:
Commit
af560b0
pushed by
jedisct1
1m 13s
main
main
1m 13s
View workflow file
Fix const vs var
CI
#65:
Commit
684affe
pushed by
jedisct1
6h 5m 3s
main
main
6h 5m 3s
View workflow file
Clarify what --in-place does
CI
#64:
Commit
f624e42
pushed by
jedisct1
45s
main
main
45s
View workflow file
Update for zig-master
CI
#63:
Commit
2f253f7
pushed by
jedisct1
43s
main
main
43s
View workflow file
Fix memory leak and uninitialized thread join
CI
#62:
Commit
c3c290e
pushed by
jedisct1
21m 26s
main
main
21m 26s
View workflow file
Update for Zig 0.16
CI
#61:
Commit
0b4234f
pushed by
jedisct1
44s
main
main
44s
View workflow file
Migrate to std.Io.File.MemoryMap
CI
#60:
Commit
e190c1f
pushed by
jedisct1
37s
main
main
37s
View workflow file
In Zig 0.16, Io.random() cannot be trusted
CI
#59:
Commit
201c390
pushed by
jedisct1
29s
main
main
29s
View workflow file
Update for mmap lib changes
CI
#58:
Commit
4c014d7
pushed by
jedisct1
1m 1s
main
main
1m 1s
View workflow file
Avoid memcpy aliasing
CI
#57:
Commit
9b16f6b
pushed by
jedisct1
59s
main
main
59s
View workflow file
Randomness now requires std.Io
CI
#56:
Commit
d44ba53
pushed by
jedisct1
38s
main
main
38s
View workflow file
Upgrade to zig-current, passing the environ map around
CI
#55:
Commit
ecf6f5b
pushed by
jedisct1
41s
main
main
41s
View workflow file
mmap with PROT.WRITE requires the file to be opened with read access
CI
#54:
Commit
56710ac
pushed by
jedisct1
25s
main
main
25s
View workflow file
Move to the new Zig IO APIs
CI
#53:
Commit
7a0f6c3
pushed by
jedisct1
41s
main
main
41s
View workflow file
Argon2 now needs an Io
CI
#52:
Commit
35d6b6c
pushed by
jedisct1
28s
main
main
28s
View workflow file
Zig-nightly compat
CI
#51:
Commit
29f88e4
pushed by
jedisct1
1m 27s
main
main
1m 27s
View workflow file
Remove windows from CI for now
CI
#50:
Commit
e545478
pushed by
jedisct1
6h 0m 47s
main
main
6h 0m 47s
View workflow file
Port prompt code from minizign
CI
#49:
Commit
9ebc04c
pushed by
jedisct1
48s
main
main
48s
View workflow file
Read password from /dev/stdin if possible
CI
#48:
Commit
8429a18
pushed by
jedisct1
47s
main
main
47s
View workflow file
Update for the new I/O system
CI
#47:
Commit
ae63a26
pushed by
jedisct1
1m 10s
main
main
1m 10s
View workflow file
Remove comments
CI
#46:
Commit
d705a89
pushed by
jedisct1
1m 9s
main
main
1m 9s
View workflow file
Update for the new I/O system
CI
#45:
Commit
d7af147
pushed by
jedisct1
1m 12s
main
main
1m 12s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.