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
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 }}
commit-0
/
python-rsa
Public
forked from
sybrenstuvel/python-rsa
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 30, 2024
Merge pull request #207 from myheroyuki/multiprime
Show description for 63772a6
myheroyuki
authored
63772a6
View commit details
Copy full SHA for 63772a6
Browse repository at this point
Commits on Jan 27, 2024
Language correction
myheroyuki
committed
14db374
View commit details
Copy full SHA for 14db374
Browse repository at this point
Merge branch 'main' of github.com:sybrenstuvel/python-rsa into multiprime
myheroyuki
committed
ca0ee25
View commit details
Copy full SHA for ca0ee25
Browse repository at this point
Updated .gitignore
myheroyuki
committed
01c32e7
View commit details
Copy full SHA for 01c32e7
Browse repository at this point
Commits on Nov 1, 2023
Strengthen warning about timing attacks on Python code
Show description for 18f5faf
sybrenstuvel
committed
18f5faf
View commit details
Copy full SHA for 18f5faf
Browse repository at this point
Re-add doctests to tox
hugovk
authored and
sybrenstuvel
committed
4d78cca
View commit details
Copy full SHA for 4d78cca
Browse repository at this point
Revert replacing % with .format
hugovk
authored and
sybrenstuvel
committed
95f3f9d
View commit details
Copy full SHA for 95f3f9d
Browse repository at this point
Add items directly into dicts
hugovk
authored and
sybrenstuvel
committed
6b3c23d
View commit details
Copy full SHA for 6b3c23d
Browse repository at this point
Drop support for EOL Python 3.7
hugovk
authored and
sybrenstuvel
committed
282ba37
View commit details
Copy full SHA for 282ba37
Browse repository at this point
Test PRs and via manual trigger
hugovk
authored and
sybrenstuvel
committed
078382c
View commit details
Copy full SHA for 078382c
Browse repository at this point
Upgrade Python syntax with pyupgrade --py38-plus
hugovk
authored and
sybrenstuvel
committed
6fe6699
View commit details
Copy full SHA for 6fe6699
Browse repository at this point
Drop support for EOL Python 3.7
hugovk
authored and
sybrenstuvel
committed
3cd23c1
View commit details
Copy full SHA for 3cd23c1
Browse repository at this point
Test PyPy3.9 and 3.10
hugovk
authored and
sybrenstuvel
committed
390acdf
View commit details
Copy full SHA for 390acdf
Browse repository at this point
pytest: drop the dot
hugovk
authored and
sybrenstuvel
committed
56d6ca2
View commit details
Copy full SHA for 56d6ca2
Browse repository at this point
'poetry update --lock' to pull in 3.12-compatible typing-extensions
hugovk
authored and
sybrenstuvel
committed
df4a4b3
View commit details
Copy full SHA for df4a4b3
Browse repository at this point
Add support for Python 3.12
hugovk
authored and
sybrenstuvel
committed
fcde18f
View commit details
Copy full SHA for fcde18f
Browse repository at this point
Update "Security" section of README to also mention the Security Policy
Show description for 7991b2b
diogoteles08
authored and
sybrenstuvel
committed
7991b2b
View commit details
Copy full SHA for 7991b2b
Browse repository at this point
Create Security Policy
diogoteles08
authored and
sybrenstuvel
committed
513c09b
View commit details
Copy full SHA for 513c09b
Browse repository at this point
Commits on Aug 16, 2023
Bump requests from 2.28.2 to 2.31.0
Show description for 4e7bb76
dependabot[bot]
authored and
sybrenstuvel
committed
4e7bb76
View commit details
Copy full SHA for 4e7bb76
Browse repository at this point
ci: define read-only permission for GitHub Workflow
diogoteles08
authored and
sybrenstuvel
committed
327ecb3
View commit details
Copy full SHA for 327ecb3
Browse repository at this point
Commits on Apr 25, 2023
language correction and speed-up
myheroyuki
authored and
sybrenstuvel
committed
771a0b0
View commit details
Copy full SHA for 771a0b0
Browse repository at this point
Commits on Apr 23, 2023
Replace Travis-CI with Github Actions
Show description for c0d8670
sybrenstuvel
committed
c0d8670
View commit details
Copy full SHA for c0d8670
Browse repository at this point
CHANGELOG: include upgrade of mypy
sybrenstuvel
committed
bc6445a
View commit details
Copy full SHA for bc6445a
Browse repository at this point
rsa/pkcs1.py: Clarify functionality of sign_hash()
Show description for 069f639
mfischer
authored and
sybrenstuvel
committed
069f639
View commit details
Copy full SHA for 069f639
Browse repository at this point
modified: Fixed a bug in rsa/core.py where the message should not be equals to the modulus
Show description for b94766f
Misaka-No-10032
authored and
sybrenstuvel
committed
b94766f
View commit details
Copy full SHA for b94766f
Browse repository at this point
Bump mypy to 1.2.0
Show description for 5045b14
sybrenstuvel
committed
5045b14
View commit details
Copy full SHA for 5045b14
Browse repository at this point
Add recent changes to CHANGELOG.md
sybrenstuvel
committed
29a7411
View commit details
Copy full SHA for 29a7411
Browse repository at this point
Bumped version to 4.10-dev0
sybrenstuvel
committed
bee15eb
View commit details
Copy full SHA for bee15eb
Browse repository at this point
Upgrade pytest to resolve security issue
Show description for af1881c
sybrenstuvel
committed
af1881c
View commit details
Copy full SHA for af1881c
Browse repository at this point
Regenerate poetry.lock
Show description for 13f2d7d
sybrenstuvel
committed
13f2d7d
View commit details
Copy full SHA for 13f2d7d
Browse repository at this point
Add support for Python 3.11
Show description for 462da90
ziegenberg
authored and
sybrenstuvel
committed
462da90
View commit details
Copy full SHA for 462da90
Browse repository at this point
Make `AbstractKey` an actual abstract class
Show description for 0b52e74
sybrenstuvel
committed
0b52e74
View commit details
Copy full SHA for 0b52e74
Browse repository at this point
Run `poetry update` to re-lock dependencies
sybrenstuvel
committed
92fda66
View commit details
Copy full SHA for 92fda66
Browse repository at this point
Commits on Dec 6, 2022
Drop support for Python 3.6
Show description for 9ae39fd
ziegenberg
committed
9ae39fd
View commit details
Copy full SHA for 9ae39fd
Browse repository at this point
Commits on Dec 1, 2022
updated docs
myheroyuki
committed
3ef578e
View commit details
Copy full SHA for 3ef578e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.