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
.
TheAlgorithms
/
Python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
50.9k
Star
224k
Code
Issues
142
Pull requests
880
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add RC4 (Rivest Cipher 4) stream cipher to ciphers/
- #14711
#14711
Closed
dipeshrayg
wants to merge 11 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
dipeshrayg:master
dipeshrayg/Python:master
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Add RC4 (Rivest Cipher 4) stream cipher to ciphers/
#14711
dipeshrayg
wants to merge 11 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
dipeshrayg:master
dipeshrayg/Python:master
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
Add RC4 stream cipher implementation
dipeshrayg
authored
30ee2ae
View commit details
Copy full SHA for 30ee2ae
Browse repository at this point
Add RC4 stream cipher implementation
dipeshrayg
authored
37c1d83
View commit details
Copy full SHA for 37c1d83
Browse repository at this point
Clean up rc4_cipher.py by removing comments
Show description for af62a14
dipeshrayg
authored
af62a14
View commit details
Copy full SHA for af62a14
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for e9c9958
pre-commit-ci[bot]
committed
e9c9958
View commit details
Copy full SHA for e9c9958
Browse repository at this point
Fix doctest syntax in key_scheduling
dipeshrayg
authored
4b12b7b
View commit details
Copy full SHA for 4b12b7b
Browse repository at this point
Rename secret_key to key to fix S105 linting
dipeshrayg
authored
8123db2
View commit details
Copy full SHA for 8123db2
Browse repository at this point
Commits on May 25, 2026
Fix ruff S105 and doctest syntax
dipeshrayg
authored
e019fc8
View commit details
Copy full SHA for e019fc8
Browse repository at this point
Add tournament sort algorithm
dipeshrayg
authored
a9af6e2
View commit details
Copy full SHA for a9af6e2
Browse repository at this point
Merge pull request #1 from TheAlgorithms/master
Show description for b4607d5
dipeshrayg
authored
b4607d5
View commit details
Copy full SHA for b4607d5
Browse repository at this point
Add slowsort algorithm
dipeshrayg
authored
8941e21
View commit details
Copy full SHA for 8941e21
Browse repository at this point
Add slowsort algorithm
dipeshrayg
authored
11b4631
View commit details
Copy full SHA for 11b4631
Browse repository at this point
You can’t perform that action at this time.