Giter VIP home page Giter VIP logo

sqlcipherclient's Introduction

Doppl Fork

This is a fork of the SQLCipher Android interface library to provide tests and modifications to support iOS development with J2objc using the Doppl build framework.

The current version is deployed for usage in the sample app. See that for basic usage.

This repo is new rather than a fork of the original Android SQLCipher repo. The Android project in that repo has the "old style" folders.

Versions

3.5.7

Usage

dependencies {
    compile 'net.zetetic:android-database-sqlcipher:3.5.7@aar'
    doppl 'co.doppl.net.zetetic:android-database-sqlcipher:3.5.7.1'
}

You'll need to include the SQLCipher runtime in Xcode, which is described in the []SQLCipher iOS docs](https://www.zetetic.net/sqlcipher/ios-tutorial/).

Status

Tests need integration!!!. No known memory or functionality issues, but we should get tests integrated before serious production use.

Library Development

See docs for an overview of our setup and repo org for forked library development.

*** License

The Android support libraries are licensed under Apache 2.0, in line with the Android OS code on which they are based. The SQLCipher code itself is licensed under a BSD-style license from Zetetic LLC. Finally, the original SQLite code itself is in the public domain.

sqlcipherclient's People

Contributors

kpgalligan avatar

Watchers

 avatar James Cloos avatar David Morant avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.