Encrypt Database with SQLite-net and .NET MAUI (or Xamarin.Forms!)



Encrypt Database with SQLite-net and .NET MAUI (or Xamarin.Forms!)

Encrypt Database with SQLite-net and .NET MAUI (or Xamarin.Forms!)

In this video we will see how to create and work with a SQLCipher encrypted database in .NET MAUI. The code that is shown will also still work with Xamarin.Forms. I will walk you through the existing code I created in a previous video with the CRUD actions for SQLite and then proceed with how to encrypt your database with sqlite-net-sqlcipher.

💝 Join this channel to get access to perks:
https://www.youtube.com/channel/GeraldVersluis/join

Disclaimer: this channel is done on personal title, in my free time, and not officially affiliated with or endorsed by Microsoft (my employer) in any way. Opinions and views are my own.

🛑 Don’t forget to subscribe to my channel for more cool content: https://www.youtube.com/GeraldVersluis/?sub_confirmation=1

🐦 Follow me on Twitter: https://twitter.com/jfversluis
🤝 Join the Discord server: https://discord.gg/2cAyTGNHBD

🔗 Links
Sample App Repo: https://github.com/jfversluis/MauiEncryptedSqliteSample
SQLite/SQLCipher compatibility: https://github.com/praeclarum/sqlite-net/issues/955

SQLite CRUD Actions Video: https://www.youtube.com/watch?v=8_cqUvriwM8

⏱ Timestamps
00:00 – Encrypt SQLite Database with .NET MAUI
00:13 – STOP! Do This First…
01:24 – SQLite CRUD App Sample
04:20 – Implement SQLite Encryption
08:02 – A Note About Compatibility
10:53 – What Should I Know More?!
12:00 – Want To Learn More?

🎥 Video edited with Camtasia (ref): https://techsmith.z6rjha.net/AJoeD

🙋‍♂️ Also find my…
Twitter: https://twitter.com/jfversluis
Blog: https://blog.verslu.is
Twitch: https://twitch.tv/jfversluis
All the rest: https://jfversluis.dev

#dotnetmaui #sqlite #encryption #sqlcipher #xamarinforms #localdatabase