Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Announcements
»
Third party
»
Anyone use sqlcipher with free pascal?
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
RunFormula: math expressi...
by
stormray
[
Today
at 03:45:25 pm]
What am I missing here? [...
by
Thaddy
[
Today
at 03:39:02 pm]
[Reopened] TSaveDialog an...
by
Zvoni
[
Today
at 03:27:24 pm]
Pdf Viewer in Pascal
by
Dzandaa
[
Today
at 03:27:20 pm]
Implementing an Elo ratin...
by
creaothceann
[
Today
at 02:30:51 pm]
Canvas size
by
LeP
[
Today
at 02:05:26 pm]
Questions about 16 color ...
by
wp
[
Today
at 01:45:07 pm]
[New Component] ExtTabCtr...
by
d7_2_laz
[
Today
at 09:51:50 am]
TCHATGPT — An Artificial ...
by
Weiss
[
Today
at 07:00:13 am]
You can embed Windows Con...
by
Ozz_Nixon
[
Today
at 03:39:13 am]
FPC Unleashed (inline var...
by
440bx
[June 16, 2026, 11:53:51 pm]
Codepage issue in console...
by
ASerge
[June 16, 2026, 11:37:57 pm]
RFC: Separation of MCU an...
by
ackarwow
[June 16, 2026, 11:06:14 pm]
Error with last fixes_3.2...
by
patyit
[June 16, 2026, 09:49:02 pm]
Mundo Medieval 3D MMORPG ...
by
Rodrigo Robles
[June 16, 2026, 06:06:17 pm]
Which Control should I us...
by
wp
[June 16, 2026, 05:08:55 pm]
Just Question App paramet...
by
eldonfsr
[June 16, 2026, 04:50:19 pm]
Content is distorting / w...
by
Handoko
[June 16, 2026, 03:53:02 pm]
ZxTune chiptunes player
by
Guva
[June 16, 2026, 12:41:14 pm]
Onscroll event for Tscrol...
by
laz_one_or2
[June 16, 2026, 11:16:39 am]
Fpcupdeluxe
by
CharlyTango
[June 16, 2026, 10:35:33 am]
Compiling Qt6 project on ...
by
wp
[June 16, 2026, 10:14:53 am]
IDE Editor (OS: Windows11...
by
keith
[June 16, 2026, 07:36:18 am]
Single and Double, Conver...
by
avk
[June 16, 2026, 06:55:03 am]
AI Assist Python - to - P...
by
kirtu
[June 16, 2026, 12:57:01 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Anyone use sqlcipher with free pascal? (Read 1310 times)
vonskie
Full Member
Posts: 186
Anyone use sqlcipher with free pascal?
«
on:
December 11, 2023, 05:09:57 pm »
Anyone use sqlcipher with free pascal?
Logged
nouzi
Sr. Member
Posts: 329
Re: Anyone use sqlcipher with free pascal?
«
Reply #1 on:
December 11, 2023, 08:09:26 pm »
see this
https://forum.lazarus.freepascal.org/index.php/topic,57488.0.html
Logged
My English is bad
Lazarus last version free pascal last version
Lazarus trunk free pascal trunk
System : Linux mint 64bit Windows 7 64bit
abouchez
Full Member
Posts: 137
Re: Anyone use sqlcipher with free pascal?
«
Reply #2 on:
December 12, 2023, 03:45:29 pm »
We have integrated encryption to the static version of the SQLite3 library included in mORMot.
No external dll, and very fast AES-CTR process using AES-NI if available.
See
https://github.com/synopse/mORMot2/blob/fe3fdf53e54dc770bda8d9858c8d6ff5ebf4ac4d/src/db/mormot.db.raw.sqlite3.static.pas#L508
In 2020, the SQlite3 team removed their "official patching method" of implementing encryption.
But we were able to circumvent this limitation, by using a VFS.
See
https://blog.synopse.info/?post/2020/06/05/SQlite3-Encryption-Not-Possible-Any-More-Since-3.32.x
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Announcements
»
Third party
»
Anyone use sqlcipher with free pascal?
TinyPortal
© 2005-2018