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 }}
SandersLin
/
Python
Public
forked from
TheAlgorithms/Python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Python
ciphers
on
patch-3
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 3, 2018
Added b16, b32, a85, abs, absMax, absMin
erensunerr
committed
a834326
View commit details
Copy full SHA for a834326
View code at this point
Browse repository at this point
Commits on Oct 28, 2018
base64
Show description for fde422e
erensunerr
committed
fde422e
View commit details
Copy full SHA for fde422e
View code at this point
Browse repository at this point
Commits on Oct 27, 2018
Update caesar_cipher.py
Show description for 4e0184a
harshildarji
authored
4e0184a
View commit details
Copy full SHA for 4e0184a
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
Update caesar_cipher.py
harshildarji
authored
2638d57
View commit details
Copy full SHA for 2638d57
View code at this point
Browse repository at this point
Commits on Oct 20, 2018
all valid python 3
AlexDvorak
committed
ea2ddaa
View commit details
Copy full SHA for ea2ddaa
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/TheAlgorithms/Python
AlexDvorak
committed
b566055
View commit details
Copy full SHA for b566055
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
Fixed error on chr function when decrypt (#359)
Show description for c0f7df7
jonathangomz
authored and
harshildarji
committed
c0f7df7
View commit details
Copy full SHA for c0f7df7
View code at this point
Browse repository at this point
increment 1
AlexDvorak
committed
564179a
View commit details
Copy full SHA for 564179a
View code at this point
Browse repository at this point
increment 1
AlexDvorak
committed
718b99a
View commit details
Copy full SHA for 718b99a
View code at this point
Browse repository at this point
Improved Code and removed Warnings (#483)
ParthS007
authored
5d1f726
View commit details
Copy full SHA for 5d1f726
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
Remove Multiple Unused Imports and Variable
ParthS007
committed
0856a61
View commit details
Copy full SHA for 0856a61
View code at this point
Browse repository at this point
Commits on Sep 28, 2018
Undefined name: import random in Onepad_Cipher.py (#339)
cclauss
authored and
AnshulMalik
committed
3a77380
View commit details
Copy full SHA for 3a77380
View code at this point
Browse repository at this point
Commits on Jul 2, 2018
print() is a function in Python 3
cclauss
authored
d4594da
View commit details
Copy full SHA for d4594da
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Elgamal cipher key generator code - (initial)
psyas
committed
0c8707d
View commit details
Copy full SHA for 0c8707d
View code at this point
Browse repository at this point
Elgamal cipher key generator code - (initial)
psyas
committed
602eae7
View commit details
Copy full SHA for 602eae7
View code at this point
Browse repository at this point
Commits on May 28, 2018
small improvements!
harshildarji
authored
1361722
View commit details
Copy full SHA for 1361722
View code at this point
Browse repository at this point
Updated_caesar_cipher.py
Show description for f1fe458
PyDevthon
authored
f1fe458
View commit details
Copy full SHA for f1fe458
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
Create Onepad_Cipher.py
Show description for 0fdd2d3
yesIamHasi
authored
0fdd2d3
View commit details
Copy full SHA for 0fdd2d3
View code at this point
Browse repository at this point
Commits on Dec 31, 2017
1. typo fix {playfair_cipher.py, AVL.py}
Show description for 4fb978c
ashutoshcp
committed
4fb978c
View commit details
Copy full SHA for 4fb978c
View code at this point
Browse repository at this point
Commits on Dec 29, 2017
Merge pull request #220 from cclauss/modernize-python2-code
Show description for 09cc769
harshildarji
authored
09cc769
View commit details
Copy full SHA for 09cc769
View code at this point
Browse repository at this point
Commits on Dec 23, 2017
Merge pull request #230 from christianbender/master
Show description for eb9fe88
harshildarji
authored
eb9fe88
View commit details
Copy full SHA for eb9fe88
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
comment out
Show description for 0e7d448
Christian Bender
authored
0e7d448
View commit details
Copy full SHA for 0e7d448
View code at this point
Browse repository at this point
improvement
Show description for b25bc2c
Christian Bender
authored
b25bc2c
View commit details
Copy full SHA for b25bc2c
View code at this point
Browse repository at this point
Merge pull request #229 from christianbender/master
Show description for ecdfd99
harshildarji
authored
ecdfd99
View commit details
Copy full SHA for ecdfd99
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
XOR cipher algorithm
Show description for ad265b9
Christian Bender
authored
ad265b9
View commit details
Copy full SHA for ad265b9
View code at this point
Browse repository at this point
Commits on Nov 25, 2017
Modernize Python 2 code to get ready for Python 3
cclauss
committed
e31c780
View commit details
Copy full SHA for e31c780
View code at this point
Browse repository at this point
chunk() --> chuncker() to resolve undefined name
Show description for aed9cb1
cclauss
authored
aed9cb1
View commit details
Copy full SHA for aed9cb1
View code at this point
Browse repository at this point
Modernize Python 2 code to get ready for Python 3
cclauss
committed
4e06949
View commit details
Copy full SHA for 4e06949
View code at this point
Browse repository at this point
Commits on Oct 29, 2017
ROT13
t0rr3sp3dr0
committed
75af340
View commit details
Copy full SHA for 75af340
View code at this point
Browse repository at this point
Commits on Aug 19, 2017
Playfair cipher
6180
committed
73461ba
View commit details
Copy full SHA for 73461ba
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
Slight Performance/Visual Update
haryunio
authored
4351380
View commit details
Copy full SHA for 4351380
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
initial
harshildarji
committed
f5c73a6
View commit details
Copy full SHA for f5c73a6
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Initial
harshildarji
committed
1376e3c
View commit details
Copy full SHA for 1376e3c
View code at this point
Browse repository at this point
Commits on Aug 7, 2016
Initial
harshildarji
committed
cf81911
View commit details
Copy full SHA for cf81911
View code at this point
Browse repository at this point
Commits on Aug 2, 2016
Added test cases
harshildarji
committed
f68690f
View commit details
Copy full SHA for f68690f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.