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
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
17
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2026
Update CHANGELOG.md for 4.18.0 release
sjlombardo
committed
63697be
View commit details
Copy full SHA for 63697be
Browse repository at this point
Commits on Aug 11, 2026
Merge branch 'prerelease' of ssh://git.zetetic.net/sqlcipher into prerelease
sjlombardo
committed
786139b
View commit details
Copy full SHA for 786139b
Browse repository at this point
Bump version to 4.18.0
sjlombardo
committed
a980735
View commit details
Copy full SHA for a980735
Browse repository at this point
Merge sqlite-release(3.53.4) into prerelease-integration
sjlombardo
committed
81e154b
View commit details
Copy full SHA for 81e154b
Browse repository at this point
Fix unintentional typo in sqlcipher_log
sjlombardo
committed
728d8e9
View commit details
Copy full SHA for 728d8e9
Browse repository at this point
Snapshot of upstream SQLite 3.53.4
sjlombardo
committed
6e514bf
View commit details
Copy full SHA for 6e514bf
Browse repository at this point
Commits on Aug 10, 2026
Avoid allocating memory on windows during log writes
Show description for afbb132
sjlombardo
committed
afbb132
View commit details
Copy full SHA for afbb132
Browse repository at this point
Commits on Jul 17, 2026
Add comment clarifying intent of crypto_openssl.c
Show description for c63ffa0
sjlombardo
committed
c63ffa0
View commit details
Copy full SHA for c63ffa0
Browse repository at this point
Fix relocation truncated to fit error for optimized GCC builds
Show description for 124c1fa
sjlombardo
committed
124c1fa
View commit details
Copy full SHA for 124c1fa
Browse repository at this point
Commits on Jul 2, 2026
Update CHANGELOG.md with relevant changes for 4.17.0
sjlombardo
committed
810db22
View commit details
Copy full SHA for 810db22
Browse repository at this point
Merge sqlite-release(3.53.3) into prerelease-integration
sjlombardo
committed
0d64cb2
View commit details
Copy full SHA for 0d64cb2
Browse repository at this point
Snapshot of upstream SQLite 3.53.3
sjlombardo
committed
712adba
View commit details
Copy full SHA for 712adba
Browse repository at this point
Commits on Jun 24, 2026
Add standalone Tcl thread test to use with TSan
sjlombardo
committed
f22d55a
View commit details
Copy full SHA for f22d55a
Browse repository at this point
Commits on Jun 22, 2026
Fix scan-build deadcode warnings
sjlombardo
committed
459447c
View commit details
Copy full SHA for 459447c
Browse repository at this point
Commits on Jun 17, 2026
Add early return in mem_realloc when inbound pointer is NULL
sjlombardo
committed
a5a6086
View commit details
Copy full SHA for a5a6086
Browse repository at this point
Fix error reporting for sqlcipher_extra_init on failed shield allocation
sjlombardo
committed
f60d6cf
View commit details
Copy full SHA for f60d6cf
Browse repository at this point
Improve cipher_integrity_check error handling
sjlombardo
committed
9f90ec9
View commit details
Copy full SHA for 9f90ec9
Browse repository at this point
Improve cipher_migrate error handling
sjlombardo
committed
74ab8e2
View commit details
Copy full SHA for 74ab8e2
Browse repository at this point
Commits on Jun 15, 2026
Fix provider PBKDF2 constants
sjlombardo
committed
1c0f7f8
View commit details
Copy full SHA for 1c0f7f8
Browse repository at this point
Commits on Jun 12, 2026
Fix expected test output for export test
sjlombardo
committed
8ed68be
View commit details
Copy full SHA for 8ed68be
Browse repository at this point
Improve error handling and logging
sjlombardo
committed
00eccc2
View commit details
Copy full SHA for 00eccc2
Browse repository at this point
Fix unchecked allocations
sjlombardo
committed
c81f378
View commit details
Copy full SHA for c81f378
Browse repository at this point
Commits on Jun 11, 2026
Correct cleanup of sqlite3_mprintf'd strings
sjlombardo
committed
726344d
View commit details
Copy full SHA for 726344d
Browse repository at this point
Add SQLCIPHER_OMIT_MALLOC to disable SQLCipher memory management
Show description for a64ff77
sjlombardo
committed
a64ff77
View commit details
Copy full SHA for a64ff77
Browse repository at this point
Commits on Jun 9, 2026
Fix compatibility for textkey pragma
sjlombardo
committed
6a5e6dc
View commit details
Copy full SHA for 6a5e6dc
Browse repository at this point
Expand return check for RAND_bytes
sjlombardo
committed
9536315
View commit details
Copy full SHA for 9536315
Browse repository at this point
Commits on Jun 5, 2026
Improve thread safety of debug memory counters and xoshiro state
Show description for 0e6ee1f
sjlombardo
committed
0e6ee1f
View commit details
Copy full SHA for 0e6ee1f
Browse repository at this point
Merge sqlite-release(3.53.2) into prerelease-integration
sjlombardo
committed
cf7804f
View commit details
Copy full SHA for cf7804f
Browse repository at this point
Snapshot of upstream SQLite 3.53.2
sjlombardo
committed
75dfaff
View commit details
Copy full SHA for 75dfaff
Browse repository at this point
Improve LibTomCrypt provider
Show description for 6725175
sjlombardo
committed
6725175
View commit details
Copy full SHA for 6725175
Browse repository at this point
Commits on May 15, 2026
Normalize error behavior for wrong key when first op tries modifying schema
Show description for 010e65a
sjlombardo
committed
010e65a
View commit details
Copy full SHA for 010e65a
Browse repository at this point
Update version to 4.17.0
sjlombardo
committed
5dbb5b3
View commit details
Copy full SHA for 5dbb5b3
Browse repository at this point
Commits on May 7, 2026
Update CHANGELOG.md with relevant changes for 4.16.0
sjlombardo
committed
e2a6040
View commit details
Copy full SHA for e2a6040
Browse repository at this point
Omit extra warn-level log on lock failure
Show description for 1fda83f
sjlombardo
committed
1fda83f
View commit details
Copy full SHA for 1fda83f
Browse repository at this point
Commits on May 6, 2026
Merge sqlite-release(3.53.1) into prerelease-integration
sjlombardo
committed
eb22644
View commit details
Copy full SHA for eb22644
Browse repository at this point
Previous
Next
You can’t perform that action at this time.