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 }}
feiyangwei
/
sqlcipher
Public
forked from
sqlcipher/sqlcipher
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlcipher
src
crypto_impl.c
on
Xcode5
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 12, 2013
Proper format for key on attach, migrate user_version
developernotes
committed
9d84aca
View commit details
Copy full SHA for 9d84aca
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
ANSI C and win c compiler fixes
sjlombardo
committed
f25510f
View commit details
Copy full SHA for f25510f
View code at this point
Browse repository at this point
Commits on Sep 3, 2013
remove unused variables
sjlombardo
committed
018c0fb
View commit details
Copy full SHA for 018c0fb
View code at this point
Browse repository at this point
restore use of ArraySize convenience function
sjlombardo
committed
16167e9
View commit details
Copy full SHA for 16167e9
View code at this point
Browse repository at this point
fix regression itroduced in prior commit
sjlombardo
committed
f291262
View commit details
Copy full SHA for f291262
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Adjustments due to upstream merging
developernotes
committed
432585f
View commit details
Copy full SHA for 432585f
View code at this point
Browse repository at this point
Commits on Aug 13, 2013
Merge branch 'attach' into kdfiter
Show description for cfee6c2
developernotes
committed
cfee6c2
View commit details
Copy full SHA for cfee6c2
View code at this point
Browse repository at this point
Adjustments to cipher_migrate
Show description for 6f4a0f2
developernotes
committed
6f4a0f2
View commit details
Copy full SHA for 6f4a0f2
View code at this point
Browse repository at this point
null termination of key value
sjlombardo
committed
c3f6cf1
View commit details
Copy full SHA for c3f6cf1
View code at this point
Browse repository at this point
Commits on Jul 29, 2013
Attach new codec before btree copy
developernotes
committed
f844a5d
View commit details
Copy full SHA for f844a5d
View code at this point
Browse repository at this point
Commits on Jul 26, 2013
Work to configure the proper env. for the migration
developernotes
committed
9b415f6
View commit details
Copy full SHA for 9b415f6
View code at this point
Browse repository at this point
Clean up compiler warnings
developernotes
committed
b507d1b
View commit details
Copy full SHA for b507d1b
View code at this point
Browse repository at this point
Swap btree for write, reset password on codec - working.
developernotes
committed
fb14d95
View commit details
Copy full SHA for fb14d95
View code at this point
Browse repository at this point
Commits on Jul 25, 2013
More work on cipher_migrate, still unusable
developernotes
committed
b92ddfc
View commit details
Copy full SHA for b92ddfc
View code at this point
Browse repository at this point
Commits on Jul 24, 2013
Initial work on a PRAGMA cipher_migrate
Show description for 4bc6ba0
developernotes
committed
4bc6ba0
View commit details
Copy full SHA for 4bc6ba0
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
finalize new attach behavior
Show description for 6cd1fdf
sjlombardo
committed
6cd1fdf
View commit details
Copy full SHA for 6cd1fdf
View code at this point
Browse repository at this point
Commits on Jul 11, 2013
Merge branch 'prerelease' into kdfiter
Show description for 1d3fc78
developernotes
committed
1d3fc78
View commit details
Copy full SHA for 1d3fc78
View code at this point
Browse repository at this point
Commits on Jul 9, 2013
improve initialization and thread safety for default crypto provider
sjlombardo
committed
573d7b2
View commit details
Copy full SHA for 573d7b2
View code at this point
Browse repository at this point
Commits on Jun 27, 2013
64k iterations plus pragma cipher_default_kdf_iter function
sjlombardo
committed
a2bb641
View commit details
Copy full SHA for a2bb641
View code at this point
Browse repository at this point
Commits on Jun 21, 2013
add function to return current registered provider
sjlombardo
committed
c9ec48d
View commit details
Copy full SHA for c9ec48d
View code at this point
Browse repository at this point
resolve build warnings under clang
sjlombardo
committed
51079a8
View commit details
Copy full SHA for 51079a8
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
Check defined for crypto impl flag & formatting
developernotes
committed
1742ee4
View commit details
Copy full SHA for 1742ee4
View code at this point
Browse repository at this point
normalize license statements, ifdefs, and wrapper comments
sjlombardo
committed
a828432
View commit details
Copy full SHA for a828432
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
Reorder check for crypto implementation flag.
developernotes
committed
8b243d5
View commit details
Copy full SHA for 8b243d5
View code at this point
Browse repository at this point
if no default provider defined, error with a message
sjlombardo
committed
91dcae7
View commit details
Copy full SHA for 91dcae7
View code at this point
Browse repository at this point
Checking for SQLITE_OK as return code for random
developernotes
committed
51f2855
View commit details
Copy full SHA for 51f2855
View code at this point
Browse repository at this point
Passing pointer to provider context
developernotes
committed
6937773
View commit details
Copy full SHA for 6937773
View code at this point
Browse repository at this point
Commits on Jun 6, 2013
commoncrypto integration with configure & register
developernotes
committed
fe9cb18
View commit details
Copy full SHA for fe9cb18
View code at this point
Browse repository at this point
Commits on Jun 5, 2013
Merge branch 'multi-lib' of github.com:sqlcipher/sqlcipher into multi-lib
sjlombardo
committed
4ded3fc
View commit details
Copy full SHA for 4ded3fc
View code at this point
Browse repository at this point
initial implementation of CommonCrypto provider
sjlombardo
committed
35b4d9a
View commit details
Copy full SHA for 35b4d9a
View code at this point
Browse repository at this point
Add read-only PRAGMA cipher_provider
Show description for 9c4d19e
developernotes
committed
9c4d19e
View commit details
Copy full SHA for 9c4d19e
View code at this point
Browse repository at this point
Commits on May 31, 2013
move sqlcipher_export to crypto.c
sjlombardo
committed
f60e962
View commit details
Copy full SHA for f60e962
View code at this point
Browse repository at this point
tighten up public functions
sjlombardo
committed
20d7831
View commit details
Copy full SHA for 20d7831
View code at this point
Browse repository at this point
providers accessed via function pointers
sjlombardo
committed
c7f1d14
View commit details
Copy full SHA for c7f1d14
View code at this point
Browse repository at this point
Commits on May 29, 2013
Pass lib_ctx to all crypto_impl functions
developernotes
committed
d720c6e
View commit details
Copy full SHA for d720c6e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.