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
Breadcrumbs
History for
sqlcipher
src
sqlcipher.c
on
prerelease
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 11, 2026
Bump version to 4.18.0
sjlombardo
committed
a980735
View commit details
Copy full SHA for a980735
View code at this point
Browse repository at this point
Fix unintentional typo in sqlcipher_log
sjlombardo
committed
728d8e9
View commit details
Copy full SHA for 728d8e9
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Improve cipher_integrity_check error handling
sjlombardo
committed
9f90ec9
View commit details
Copy full SHA for 9f90ec9
View code at this point
Browse repository at this point
Improve cipher_migrate error handling
sjlombardo
committed
74ab8e2
View commit details
Copy full SHA for 74ab8e2
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Improve error handling and logging
sjlombardo
committed
00eccc2
View commit details
Copy full SHA for 00eccc2
View code at this point
Browse repository at this point
Fix unchecked allocations
sjlombardo
committed
c81f378
View commit details
Copy full SHA for c81f378
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Update version to 4.17.0
sjlombardo
committed
5dbb5b3
View commit details
Copy full SHA for 5dbb5b3
View code at this point
Browse repository at this point
Commits on May 7, 2026
Omit extra warn-level log on lock failure
Show description for 1fda83f
sjlombardo
committed
1fda83f
View commit details
Copy full SHA for 1fda83f
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
Update version to 4.16.0
sjlombardo
committed
48fe7b1
View commit details
Copy full SHA for 48fe7b1
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
Sanitize source database name passed to sqlcipher_export
sjlombardo
committed
30842cd
View commit details
Copy full SHA for 30842cd
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
Minor code cleanups
sjlombardo
committed
48aeef3
View commit details
Copy full SHA for 48aeef3
View code at this point
Browse repository at this point
Improve error handling in sqlcipher_extra_init
sjlombardo
committed
26c7d9e
View commit details
Copy full SHA for 26c7d9e
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Removes const from pzErrMesg in sqlcipher_export_init
Show description for 752d0c8
sjlombardo
committed
752d0c8
View commit details
Copy full SHA for 752d0c8
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
Updates version number to 4.15.0
sjlombardo
committed
c24cab2
View commit details
Copy full SHA for c24cab2
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
Partial revert of 3607cf68 to restore LibTomCrypt provider
sjlombardo
committed
d9175b6
View commit details
Copy full SHA for d9175b6
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
Updates version number to 4.14.0
sjlombardo
committed
693abfa
View commit details
Copy full SHA for 693abfa
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
Updates version number to 4.13.0
sjlombardo
committed
da8f6fb
View commit details
Copy full SHA for da8f6fb
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
Corrects encoding for sqlcipher_export function registration
sjlombardo
committed
62ff454
View commit details
Copy full SHA for 62ff454
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
Adds new PRAGMA cipher_status
Show description for 2cd5e45
sjlombardo
committed
2cd5e45
View commit details
Copy full SHA for 2cd5e45
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
Improves guards against key/rekey/attach misuse per #578
Show description for 4128c96
sjlombardo
committed
4128c96
View commit details
Copy full SHA for 4128c96
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Fixes missing else in pragma handling
sjlombardo
committed
b3029dc
View commit details
Copy full SHA for b3029dc
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
Checks __has_feature on separate line prior to use to resolve GHI #572
sjlombardo
committed
5b5ce48
View commit details
Copy full SHA for 5b5ce48
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
Removes providers for LibTomCrypt and NSS
sjlombardo
committed
3607cf6
View commit details
Copy full SHA for 3607cf6
View code at this point
Browse repository at this point
Updates version number to 4.12.0
sjlombardo
committed
4f7fda4
View commit details
Copy full SHA for 4f7fda4
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
Fixes check for __has_feature to resolve GHI #572
sjlombardo
committed
1e6efba
View commit details
Copy full SHA for 1e6efba
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.