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 }}
dhondta
/
python-codext
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
301
Code
Issues
2
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-codext
src
codext
on
main
User selector
All users
All time
Commit history
Commits on Jul 21, 2026
New release
dhondta
committed
994014e
View commit details
Copy full SHA for 994014e
View code at this point
Browse repository at this point
Merge pull request #46 from gaoflow/fix-base10-fast-path
Show description for 47482c2
dhondta
authored
47482c2
View commit details
Copy full SHA for 47482c2
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
Fixed KeyError on bare crc16 and crc codecs
Show description for 1ad4370
gaoflow
committed
1ad4370
View commit details
Copy full SHA for 1ad4370
View code at this point
Browse repository at this point
Fixed the base10 codec bypassing the generic base conversion path
Show description for efeee08
gaoflow
committed
efeee08
View commit details
Copy full SHA for efeee08
View code at this point
Browse repository at this point
Improved codec: playfair
dhondta
committed
06d84db
View commit details
Copy full SHA for 06d84db
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
Merge branch 'main' into copilot/add-playfair-encoding
dhondta
authored
dd4e923
View commit details
Copy full SHA for dd4e923
View code at this point
Browse repository at this point
Refined tests for multiple codecs
dhondta
committed
3ffc107
View commit details
Copy full SHA for 3ffc107
View code at this point
Browse repository at this point
Refined codec: phillips
dhondta
committed
24afd9f
View commit details
Copy full SHA for 24afd9f
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Added new codec: vic
dhondta
committed
67a7869
View commit details
Copy full SHA for 67a7869
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
Remove Vigenere additions and document Playfair codec
Copilot
authored
a27258b
View commit details
Copy full SHA for a27258b
View code at this point
Browse repository at this point
Fixed Phillips cipher
dhondta
committed
aeaf39e
View commit details
Copy full SHA for aeaf39e
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
Added documentation for Phillips cipher
dhondta
committed
0541e26
View commit details
Copy full SHA for 0541e26
View code at this point
Browse repository at this point
Merge pull request #40 from dhondta/copilot/add-phillips-encoding
Show description for f4a4551
dhondta
authored
f4a4551
View commit details
Copy full SHA for f4a4551
View code at this point
Browse repository at this point
Fine-tuned phillips.py
dhondta
authored
88d0813
View commit details
Copy full SHA for 88d0813
View code at this point
Browse repository at this point
Merge pull request #44 from gaoflow/fix-base58-leading-zeros
Show description for 4a087a1
dhondta
authored
4a087a1
View commit details
Copy full SHA for 4a087a1
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Fix Base45 dropping trailing bytes on non-ASCII input
Show description for 6fe0ab3
gaoflow
committed
6fe0ab3
View commit details
Copy full SHA for 6fe0ab3
View code at this point
Browse repository at this point
Fixed leading null bytes being dropped by big-integer base codecs
Show description for 397ac7a
gaoflow
committed
397ac7a
View commit details
Copy full SHA for 397ac7a
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
Clarified on listing codecs from the CLI (#41)
dhondta
committed
578f57d
View commit details
Copy full SHA for 578f57d
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
New release
dhondta
committed
b5414ec
View commit details
Copy full SHA for b5414ec
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
Refined codec: vigenere (2)
dhondta
committed
eb0b6d7
View commit details
Copy full SHA for eb0b6d7
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
Add Phillips cipher codec
Show description for d595668
Copilot
and
dhondta
committed
d595668
View commit details
Copy full SHA for d595668
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
Refined codec: vigenere
dhondta
committed
9b8d574
View commit details
Copy full SHA for 9b8d574
View code at this point
Browse repository at this point
Fine-tuned checksum codecs
dhondta
committed
1629399
View commit details
Copy full SHA for 1629399
View code at this point
Browse repository at this point
Added new codec: vigenere
dhondta
committed
8903aea
View commit details
Copy full SHA for 8903aea
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Add Playfair cipher codec
Show description for 0164479
Copilot
and
dhondta
committed
0164479
View commit details
Copy full SHA for 0164479
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
Added new codec: vigenere
dhondta
committed
2586215
View commit details
Copy full SHA for 2586215
View code at this point
Browse repository at this point
Added new codec: polybius
dhondta
committed
1240004
View commit details
Copy full SHA for 1240004
View code at this point
Browse repository at this point
Merge pull request #26 from dhondta/copilot/add-luhn-encoding
Show description for d84e909
dhondta
authored
d84e909
View commit details
Copy full SHA for d84e909
View code at this point
Browse repository at this point
Fixed incorrect file permissions
dhondta
committed
4c1c316
View commit details
Copy full SHA for 4c1c316
View code at this point
Browse repository at this point
Add Luhn Mod N checksum codec
Show description for d3f47c8
Copilot
and
dhondta
committed
d3f47c8
View commit details
Copy full SHA for d3f47c8
View code at this point
Browse repository at this point
Moved checksums to dedicated folder
dhondta
committed
2c82e2c
View commit details
Copy full SHA for 2c82e2c
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
Fixed #13
dhondta
committed
ba7c3c2
View commit details
Copy full SHA for ba7c3c2
View code at this point
Browse repository at this point
Fix ImportError crash when libcrypt/libxcrypt is missing
Show description for e25289b
Copilot
and
dhondta
committed
e25289b
View commit details
Copy full SHA for e25289b
View code at this point
Browse repository at this point
Commits on Jan 11, 2026
Applied some minor improvements
dhondta
committed
4f6be48
View commit details
Copy full SHA for 4f6be48
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
Fixed some vulnerabilities
dhondta
committed
935cd8c
View commit details
Copy full SHA for 935cd8c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.