Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for SQLeet full database encryption #93

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jun 13, 2020

  1. Add sqleet

    alinz committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    1cd04fb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Export sqlite3_key to Go

    alinz committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    950b706 View commit details
    Browse the repository at this point in the history
  2. Add encryption example

    alinz committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    4047d7a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    3c1146b View commit details
    Browse the repository at this point in the history
  2. uncommented broken test

    alinz committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    12fe405 View commit details
    Browse the repository at this point in the history
  3. Update example

    alinz committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    9e31135 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Configuration menu
    Copy the full SHA
    9403ac2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    4eaadc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9be99f View commit details
    Browse the repository at this point in the history
  3. Added fmt package

    alinz committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    6ee59f0 View commit details
    Browse the repository at this point in the history
  4. Revert "Added fmt package"

    This reverts commit 6ee59f0.
    alinz committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    6b391fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89651cb View commit details
    Browse the repository at this point in the history