awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesField-Level Database Encryption

Securing specific fields within a database file rather than the entire storage volume.

Distinct from Encrypted Storage: Focuses on granular field encryption within SQLite rather than general disk or key storage.

Explore 1 awesome GitHub repository matching security & cryptography · Field-Level Database Encryption. Refine with filters or upvote what's useful.

Awesome Field-Level Database Encryption GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • guolindev/litepalAvatar de guolindev

    guolindev/LitePal

    8,068Ver en GitHub↗

    LitePal is an object-relational mapping library and SQLite database wrapper for Android applications. It replaces raw SQL queries with a fluent interface and object mapping to simplify local data persistence and database management. The project provides a specialized system for automatically synchronizing database schemas based on model definitions to handle version updates. It also includes a storage solution for securing sensitive data through configurable field-level encryption. The library covers broad data storage and synchronization capabilities, including atomic transaction support, m

    Secures sensitive data fields within an SQLite database through integrated field-level encryption.

    Javaandroidlitepalsqlite3
    Ver en GitHub↗8,068
  1. Home
  2. Security & Cryptography
  3. Encrypted Storage
  4. Field-Level Database Encryption