Skip to content

sqlite3 with built-in transparent encryption based on mbedtls library

Notifications You must be signed in to change notification settings

abc34/sqlite_codec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 

Repository files navigation

sqlite_codec

sqlite version: 3.15.2
mbedtls version: 2.4.0

To upgrade sqlite source simple replace sqlite amalgamation sqlite3.h and sqlite3.c files in source/sqlite_codec.
To upgrade mbedtls library unpack and replace content of include and library folders in source/mbedtls.

About

sqlite3 with built-in transparent encryption based on mbedtls library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages