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
.
Deskasoft
/
HashifyNET
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
14
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: Deskasoft/HashifyNET
Actions
All workflows
Workflows
Automatic Dependency Submission
Automatic Dependency Submission
CodeQL
CodeQL
Greetings
Greetings
HashifyNET Legacy Unit Tests
HashifyNET Legacy Unit Tests
HashifyNET Unit Tests
HashifyNET Unit Tests
Labeler
Labeler
Summarize new issues
Summarize new issues
CodeQL Advanced
CodeQL Advanced
Disabled
Show more workflows...
Management
Caches
CodeQL Advanced
CodeQL Advanced
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
.
codeql.yml
will be ignored since log searching is not yet available
This workflow was disabled manually.
234 workflow runs
234 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.
Change BitConverter to Endianness
CodeQL Advanced
#134:
Commit
c3af947
pushed by
LordOfXen
3m 15s
main
main
3m 15s
View workflow file
Remove custom endianness methods and use Endianness Utility instead i…
CodeQL Advanced
#133:
Commit
ab4287e
pushed by
LordOfXen
2m 58s
main
main
2m 58s
View workflow file
Refactor SipHash implementation for Endianness handling
CodeQL Advanced
#132:
Commit
5136a3a
pushed by
LordOfXen
3m 2s
main
main
3m 2s
View workflow file
Remove redundant spaces
CodeQL Advanced
#131:
Commit
2dc6bc4
pushed by
LordOfXen
3m 23s
main
main
3m 23s
View workflow file
Change BitConverter to Endianness
CodeQL Advanced
#130:
Commit
c070470
pushed by
LordOfXen
3m 13s
main
main
3m 13s
View workflow file
Refactor MurmurHash2 to use Endianness for conversions
CodeQL Advanced
#129:
Commit
6d1565b
pushed by
LordOfXen
3m 11s
main
main
3m 11s
View workflow file
Refactor MurmurHash1 to use Endianness utility
CodeQL Advanced
#128:
Commit
3ad0536
pushed by
LordOfXen
3m 23s
main
main
3m 23s
View workflow file
Change BitConverter to Endianness
CodeQL Advanced
#127:
Commit
b0bf32d
pushed by
LordOfXen
3m 15s
main
main
3m 15s
View workflow file
Use Endianness utility over BitConverter
CodeQL Advanced
#126:
Commit
116b05f
pushed by
LordOfXen
3m 10s
main
main
3m 10s
View workflow file
Use Endianness utility over BitConverter
CodeQL Advanced
#125:
Commit
d5844f0
pushed by
LordOfXen
3m 1s
main
main
3m 1s
View workflow file
Use Endianness utility over BitConverter
CodeQL Advanced
#124:
Commit
ad85d1c
pushed by
LordOfXen
3m 9s
main
main
3m 9s
View workflow file
Refactor byte conversion to use Endianness utility
CodeQL Advanced
#123:
Commit
eee85c7
pushed by
LordOfXen
3m 13s
main
main
3m 13s
View workflow file
Remove redundant development-stage comments
CodeQL Advanced
#122:
Commit
4bc08e2
pushed by
LordOfXen
3m 9s
main
main
3m 9s
View workflow file
Use correct endianness in LE functions of GostHash
CodeQL Advanced
#121:
Commit
28cfc39
pushed by
LordOfXen
3m 2s
main
main
3m 2s
View workflow file
Refactor FNV1Base class with Endianness, renaming to primitives and e…
CodeQL Advanced
#120:
Commit
dde1b38
pushed by
LordOfXen
3m 3s
main
main
3m 3s
View workflow file
Rename UInt32 to uint
CodeQL Advanced
#119:
Commit
54405bc
pushed by
LordOfXen
3m 6s
main
main
3m 6s
View workflow file
Change BitConverter to Endianness
CodeQL Advanced
#118:
Commit
8a9a034
pushed by
LordOfXen
3m 17s
main
main
3m 17s
View workflow file
Add endianness handling to ELF64 hash finalization
CodeQL Advanced
#117:
Commit
5d1ad6e
pushed by
LordOfXen
3m 10s
main
main
3m 10s
View workflow file
Replace BitConverter with Endianness class
CodeQL Advanced
#116:
Commit
f525313
pushed by
LordOfXen
3m 1s
main
main
3m 1s
View workflow file
Change UInt32 and UInt64 to uint and ulong
CodeQL Advanced
#115:
Commit
c7c5244
pushed by
LordOfXen
3m 15s
main
main
3m 15s
View workflow file
Extend Endianness class even further to include additional methods
CodeQL Advanced
#114:
Commit
bfd12c4
pushed by
LordOfXen
3m 17s
main
main
3m 17s
View workflow file
Switch from BitConverter to Endianness class
CodeQL Advanced
#113:
Commit
7bb5f7f
pushed by
LordOfXen
3m 11s
main
main
3m 11s
View workflow file
Switch from BitConverter to Endianness class
CodeQL Advanced
#112:
Commit
be18669
pushed by
LordOfXen
3m 3s
main
main
3m 3s
View workflow file
Switch from BitConverter to Endianness class
CodeQL Advanced
#111:
Commit
07ba6cd
pushed by
LordOfXen
3m 9s
main
main
3m 9s
View workflow file
Update Endianness usage
CodeQL Advanced
#110:
Commit
21bbcec
pushed by
LordOfXen
2m 59s
main
main
2m 59s
View workflow file
Previous
1
2
3
4
5
6
7
8
9
10
Next
You can’t perform that action at this time.