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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
auth0
/
Auth0.Android
Public
Notifications
You must be signed in to change notification settings
Fork
184
Star
299
Code
Issues
0
Pull requests
6
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
RSA encryption padding change from PKCS1Padding to OAEPWithSHA1And…
- #834
#834
Merged
utkrishtsahu
merged 15 commits into
main
auth0/Auth0.Android:main
from
SDK-6001
auth0/Auth0.Android:SDK-6001
Copy head branch name to clipboard
Jan 23, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
RSA encryption padding change from PKCS1Padding to OAEPWithSHA1And…
#834
utkrishtsahu
merged 15 commits into
main
auth0/Auth0.Android:main
from
SDK-6001
auth0/Auth0.Android:SDK-6001
Copy head branch name to clipboard
Commits
Commits on Dec 17, 2025
feat: Add PKCS1 to OAEP migration with 4096-bit RSA keys fixed the migration logic for existing user
utkrishtsahu
committed
d9bce21
View commit details
Copy full SHA for d9bce21
Browse repository at this point
UT cases update fix of 4096-bit RSA keys
utkrishtsahu
committed
e641aa1
View commit details
Copy full SHA for e641aa1
Browse repository at this point
Commits on Dec 19, 2025
added comment lines as per co pilot review
utkrishtsahu
committed
967376e
View commit details
Copy full SHA for 967376e
Browse repository at this point
handling co pilot review comments
utkrishtsahu
committed
715bcc8
View commit details
Copy full SHA for 715bcc8
Browse repository at this point
Commits on Jan 6, 2026
Fixing backward compatiblity and UT cases
utkrishtsahu
committed
6a44236
View commit details
Copy full SHA for 6a44236
Browse repository at this point
Merge remote-tracking branch 'origin/main' into SDK-6001
utkrishtsahu
committed
0cc81ea
View commit details
Copy full SHA for 0cc81ea
Browse repository at this point
handling CodeQL warning
utkrishtsahu
committed
db797c3
View commit details
Copy full SHA for db797c3
Browse repository at this point
Add AES key length validation during PKCS1 to OAEP migration
utkrishtsahu
committed
399ddb0
View commit details
Copy full SHA for 399ddb0
Browse repository at this point
Commits on Jan 7, 2026
Merge main into SDK-6001 to bring branch up to date
utkrishtsahu
committed
59357a1
View commit details
Copy full SHA for 59357a1
Browse repository at this point
Correction for failing Unit Test cases on CI
utkrishtsahu
committed
f992aea
View commit details
Copy full SHA for f992aea
Browse repository at this point
Commits on Jan 15, 2026
Migrate RSA encryption to SHA-1 OAEP for Android KeyStore compatibility
Show description for 859113f
utkrishtsahu
committed
859113f
View commit details
Copy full SHA for 859113f
Browse repository at this point
Merge main into SDK-6001
utkrishtsahu
committed
a401e51
View commit details
Copy full SHA for a401e51
Browse repository at this point
Commits on Jan 21, 2026
Fixing bug calling get credentials multiple times after migration
utkrishtsahu
committed
f79f8f1
View commit details
Copy full SHA for f79f8f1
Browse repository at this point
Commits on Jan 23, 2026
fix: update CryptoUtilTest mocks for refactored exception handling
utkrishtsahu
committed
bc6b467
View commit details
Copy full SHA for bc6b467
Browse repository at this point
refactor: remove unused attemptMigration parameter from getAESKey
utkrishtsahu
committed
f65ad52
View commit details
Copy full SHA for f65ad52
Browse repository at this point
You can’t perform that action at this time.