openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
sqlcipher
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Feb 22, 2025 — Feb 22, 2026
Showing page 4 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adds fast random overwrite for freed memory segments with xoshiro256++
Stephen Lombardo
More...
about 1 year ago
Reduces log level for duplicate key event
Stephen Lombardo
More...
about 1 year ago
Adds simple shielding derived keys
Stephen Lombardo
More...
about 1 year ago
Generates keyspec dynamically on demand
Stephen Lombardo
More...
about 1 year ago
Improves crypto provider interface with explicit const parameters
Stephen Lombardo
More...
about 1 year ago
Moves sqlcipher_export registration to use sqlite3_auto_extension
Stephen Lombardo
More...
about 1 year ago
Silence unused var warning
Stephen Lombardo
More...
about 1 year ago
Introduces deferred error state to address assert failures in cipher_migrate function
Stephen Lombardo
More...
about 1 year ago
Merge sqlite-release(3.47.2) into prerelease-integration
Stephen Lombardo
More...
about 1 year ago
Snapshot of upstream SQLite 3.47.2
Stephen Lombardo
More...
about 1 year ago
Removes use of %zu in log statements
Stephen Lombardo
More...
about 1 year ago
Removes unused activate and deactivate from provider
Stephen Lombardo
More...
about 1 year ago
Corrects typo in log statement
Stephen Lombardo
More...
about 1 year ago
Converts internal private block to use u32
Stephen Lombardo
More...
about 1 year ago
Improvements to allocator to align blocks and reduce sizes
Stephen Lombardo
More...
about 1 year ago
Switches uint8_t to sqlite u8 type for improved compatibility
Stephen Lombardo
More...
about 1 year ago
Includes stdint.h explicitly for platforms where it is not picked up by configure
Stephen Lombardo
More...
about 1 year ago
Adds private memory allocation and improvments to initialization and shutdown
Stephen Lombardo
More...
about 1 year ago
Adds LICENSE.txt file to see if markdown breaks identification
Stephen Lombardo
More...
over 1 year ago
Merge branch 'prerelease' of ssh://git.zetetic.net/sqlcipher into prerelease
Stephen Lombardo
More...
over 1 year ago
Merge sqlite-release(3.47.0) into prerelease-integration
Stephen Lombardo
More...
over 1 year ago
Reduces mlock issue log level from ERROR to WARN
Stephen Lombardo
More...
over 1 year ago
Snapshot of upstream SQLite 3.47.0
Stephen Lombardo
More...
over 1 year ago
Allow use of custom crypto provider via define
Fedor Indutny
More...
over 1 year ago
Prevents changing settings that would affect database access after key is derived and used
Stephen Lombardo
More...
over 1 year ago
Improves warning message when an attempt is made to key an already keyed connection
Stephen Lombardo
More...
over 1 year ago
Bumps sqlcipher version number to 4.6.2
Stephen Lombardo
More...
over 1 year ago
Fixes default log output to console for macOS
Stephen Lombardo
More...
over 1 year ago
Updates changelog to reflect upstream 3.46.1
Stephen Lombardo
More...
over 1 year ago
Merge sqlite-release(3.46.1) into prerelease-integration
Stephen Lombardo
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
…
37
38
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree