Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » sqlite3 encryption (Has anyone looked into this?)
Re: sqlite3 encryption [message #59056 is a reply to message #59051] Sat, 22 October 2022 19:54 Go to previous messageGo to previous message
jimlef is currently offline  jimlef
Messages: 90
Registered: September 2020
Location: US
Member
So, hit and run q here (got to leave for work shortly) but...
PasswordDlg dlg;
dlg.Run() // ... <- to get password of course Wink
sqlite3.Open(dbname, password, CODEC_TYPE_SQLCIPHER);

Is that change enough to use the encryption? Another related link here, describing the c interface... have to read this all later.
https:// utelle.github.io/SQLite3MultipleCiphers/docs/configuration/c onfig_capi/
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PostgreSQL and clang: error: linker command failed with exit code 1 on MacOS X
Next Topic: Transfer compress data
Goto Forum:
  


Current Time: Thu Jul 31 21:19:08 CEST 2025

Total time taken to generate the page: 0.07826 seconds