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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlcipher
/
sqlcipher-android
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
273
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlcipher-android
sqlcipher
on
master
User selector
All users
All time
Commit history
Commits on May 12, 2026
Update SQLCipher core submodule to v4.16.0
developernotes
committed
7fab57a
View commit details
Copy full SHA for 7fab57a
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
Update sqlcipher core submodule to v4.15.0 tag
developernotes
committed
5473803
View commit details
Copy full SHA for 5473803
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
Replace Critical-based JNI API to prevent blocking garbage collector
Show description for 2862a81
developernotes
committed
2862a81
View commit details
Copy full SHA for 2862a81
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Add beginTransactionReadOnly in support of SupportSQLiteDatabase
developernotes
committed
50d507a
View commit details
Copy full SHA for 50d507a
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
Update SQLCipher core submodule to v4.14.0
developernotes
committed
9582dca
View commit details
Copy full SHA for 9582dca
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Adjust findstring search for OpenSSL linking
developernotes
committed
1117df7
View commit details
Copy full SHA for 1117df7
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Updates LibTomCrypto build for 1.18.2 sources
sjlombardo
committed
417ab11
View commit details
Copy full SHA for 417ab11
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
Updates submodule to sqlcipher/libtomcrypt fork on sqlcipher branch
sjlombardo
committed
ecaa929
View commit details
Copy full SHA for ecaa929
View code at this point
Browse repository at this point
Adds recommended / default LTC complier optimizations
sjlombardo
committed
8129dcb
View commit details
Copy full SHA for 8129dcb
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Switch outputs.upToDateWhen to onlyIf in clean, submodule init change
developernotes
committed
e7fd358
View commit details
Copy full SHA for e7fd358
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Replaces output.upToDateWhen with onlyIf
sjlombardo
committed
6a062f3
View commit details
Copy full SHA for 6a062f3
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
Adjust log level to info for submodule initialization
developernotes
committed
ff9d1c6
View commit details
Copy full SHA for ff9d1c6
View code at this point
Browse repository at this point
Initialize submodules when not available
developernotes
committed
1ade622
View commit details
Copy full SHA for 1ade622
View code at this point
Browse repository at this point
Change findstring to use OSSL
developernotes
committed
40bc346
View commit details
Copy full SHA for 40bc346
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
Adjust LOCAL_CFLAGS for community build
developernotes
committed
c89fdb9
View commit details
Copy full SHA for c89fdb9
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
Update min SDK to 23, update support library versions
Show description for 99b0569
developernotes
committed
99b0569
View commit details
Copy full SHA for 99b0569
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Replace @Suppress with @Ignore
developernotes
committed
24f7a70
View commit details
Copy full SHA for 24f7a70
View code at this point
Browse repository at this point
Update androidx.test:rules and androidx.test:core to 1.7.0
developernotes
committed
82fcade
View commit details
Copy full SHA for 82fcade
View code at this point
Browse repository at this point
Update JUnit to 1.3.0 and Hamcrest to 3.0
developernotes
committed
98d4fbb
View commit details
Copy full SHA for 98d4fbb
View code at this point
Browse repository at this point
Clean up sqlcipher/build.gradle
developernotes
committed
9b55541
View commit details
Copy full SHA for 9b55541
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
Update tests, add test for cipher_provider
developernotes
committed
58666eb
View commit details
Copy full SHA for 58666eb
View code at this point
Browse repository at this point
Support building SQLCipher with LTC by default within project
developernotes
committed
28a9ff8
View commit details
Copy full SHA for 28a9ff8
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Add SQLCipher core with LTC provider
developernotes
committed
35ccc4c
View commit details
Copy full SHA for 35ccc4c
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
Add LTC submodule @ v1.18.2
developernotes
committed
9004efb
View commit details
Copy full SHA for 9004efb
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
Add support for consumer ProGuard usage
developernotes
committed
4da04a1
View commit details
Copy full SHA for 4da04a1
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
Update cipher_version test when built against 4.11.0
developernotes
committed
74ac299
View commit details
Copy full SHA for 74ac299
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
Use sqlite3_close_v2 instead of sqlite3_close for improved cleanup
developernotes
committed
698c861
View commit details
Copy full SHA for 698c861
View code at this point
Browse repository at this point
Update test to 4.10.0
developernotes
committed
d60f1f0
View commit details
Copy full SHA for d60f1f0
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
Sets sqlcipher temp directory path to application cacheDir
sjlombardo
committed
384f060
View commit details
Copy full SHA for 384f060
View code at this point
Browse repository at this point
Updates include path to allow architecture-specific includes
sjlombardo
committed
2174bfd
View commit details
Copy full SHA for 2174bfd
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
Update URL for Sonatype publishing
developernotes
committed
a5e2661
View commit details
Copy full SHA for a5e2661
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Defines required macros for default android build
sjlombardo
committed
e772fa6
View commit details
Copy full SHA for e772fa6
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
Uses explicit error code when throwing if sqlite3_key or sqlite3_rekey fails
sjlombardo
committed
9c640d2
View commit details
Copy full SHA for 9c640d2
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
Enable extension loading at runtime
developernotes
committed
55ed7af
View commit details
Copy full SHA for 55ed7af
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
Replace android.util.Log with custom logger implementation, updated documentation.
developernotes
committed
ffe6c58
View commit details
Copy full SHA for ffe6c58
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.