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 » Sqlite encryption
Re: Sqlite encryption [message #60168 is a reply to message #60164] Wed, 20 September 2023 17:24 Go to previous messageGo to previous message
coolman is currently offline  coolman
Messages: 119
Registered: April 2006
Location: Czech Republic
Experienced Member
Hi Luigi,

Yes, it is enough to open database with password and selected cipher. If you need to change password use this function:

sqlite3db.ChangePassword(password, Upp::Sqlite3Session::CIPHER_CHAHA2020_DEFAULT)


(changing from encrypted to unencrypted is done by entering an empty password)

BR, Radek


 
Read Message
Read Message
Read Message
Previous Topic: How to make a copy not crypted of a Sqlite db
Next Topic: SqlPerformScript bug: Not doing anything if script starts with "BEGIN;" and ends with "END;"
Goto Forum:
  


Current Time: Fri May 09 13:59:30 CEST 2025

Total time taken to generate the page: 0.03482 seconds