How Much Does Encrypting HomeBudget+’s Database Actually Cost?
Von Ali Pilehvary am 16.09.2026
When I added local database encryption to HomeBudget+ this semester, I made the decision mostly on principle: a personal finance app should protect its data if the phone is lost, so the SQLite database is encrypted with SQLCipher. What I hadn’t actually measured was what that decision costs in performance. This article is that measurement […]