• Stars
    star
    165
  • Rank 228,906 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created about 8 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ’Ύ SqlCipher made easy for Unity3d

SqlCipher4Unity3D

What's this?

I decided that there should be a simpler way and I created SqlCipher4Unity3D, a plugin that helps you to use libsqlcipher in your Unity3d projects in a clear and easy way and works in iOS, Android, OSX, Windows, Android projects.

prebuilt library

installation

using .unitypackage

using UPM

using #{version} for versioning.

"com.netpyoung.sqlcipher4unity3d": "https://github.com/netpyoung/SqlCipher4Unity3D.git?path=SqlCipher4Unity3D/Assets/SqlCipher4Unity3D#1.3.0"

Watchout

  • Check Issues
  • If You are on iOS, need to modify link.xml for prevent stripping by Unity.

Compatibility

From 1.1.0 I removed v prefix for support UPM.

SqlCipher4Unity3D tag sqlcipher version
1.1.x ~ 4.x.x
v1.0.x ~ 3.x.x

Example & Test

Contributer(❀️)

LICENCE

project license
netpyoung/SqlCipher4Unity3d MIT
jfcontart/SqlCipher4Unity3D_Apple copyleft
robertohuertasm/SQLite4Unity3d MIT
praeclarum/Sqlite-net MIT
SQLite SQLite's License
SQLCipher SQLCipher's License

SQLite's Licnese

All of the code and documentation in SQLite has been dedicated to the public domain by 
the authors. All code authors, and representatives of the companies they work for, have
 signed affidavits dedicating their contributions to the public domain and originals of 
 those signed affidavits are stored in a firesafe at the main offices of Hwaci. Anyone 
 is free to copy, modify, publish, use, compile, sell, or distribute the original SQLite
  code, either in source code form or as a compiled binary, for any purpose, commercial 
  or non-commercial, and by any means.

The previous paragraph applies to the deliverable code and documentation in SQLite - 
those parts of the SQLite library that you actually bundle and ship with a larger 
application. Some scripts used as part of the build process (for example the "configure"
 scripts generated by autoconf) might fall under other open-source licenses. Nothing 
 from these build scripts ever reaches the final deliverable SQLite library, however, 
 and so the licenses associated with those scripts should not be a factor in assessing 
 your rights to copy and use the SQLite library.

All of the deliverable code in SQLite has been written from scratch. No code has been 
taken from other projects or from the open internet. Every line of code can be traced 
back to its original author, and all of those authors have public domain dedications on 
file. So the SQLite code base is clean and is uncontaminated with licensed code from 
other projects.

SQLCipher's Licnese

Copyright (c) 2008-2012 Zetetic LLC
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in the
      documentation and/or other materials provided with the distribution.
    * Neither the name of the ZETETIC LLC nor the
      names of its contributors may be used to endorse or promote products
      derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY ZETETIC LLC ''AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL ZETETIC LLC BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

More Repositories

1

unity.webp

🎨 WebP made easy for Unity3d
C
258
star
2

awesome-unity-free

A community driven list of useful Unity Game Engine "FREE" packages, libraries and others.
183
star
3

NF.AI.PathFinding

➑️ dotnet pathfinding : A*, JPS(Jump Point Search) ,JPS(with Orthogonal), JPS+
C#
18
star
4

unity.libsodium

πŸ”‘ libsodium made easy for Unity3d
C#
17
star
5

vs.shader-developing-using-unity

πŸ“šπŸŒ” λ™μ˜μƒκ°•μ’Œ. https://shaderdev.com/
17
star
6

pt.c-interop-in-clojure

https://youtu.be/40cvevHg0J8
Clojure
13
star
7

fb-sdk-cljs

facebook javascript sdk wrapper for clojurescript
Clojure
12
star
8

unity.playground.pathfinding

Unity3D Jump Point Search Plus demo
C#
11
star
9

NF.Tool.UnityPackage

🌢️ unitypackage pack/unpack
C#
11
star
10

prebuilt-libsqlcipher

πŸ“¦ Prebuilt native libsqlcipher for Unity3D(SqlCipher4Unity3D)
Shell
8
star
11

prebuilt-libwebp

πŸ“¦ Prebuilt native libwebp for Unity3D(unity.webp)
Ruby
8
star
12

nf.example.shader

πŸ“„πŸŒ” μœ λ‹ˆν‹° 셰이더 μ—°μŠ΅ - https://netpyoung.github.io/study.unity-shader
ShaderLab
7
star
13

bs.physically_based_shader_develop_for_unity

πŸ“šπŸŒ”μ±…κ³΅λΆ€. μœ λ‹ˆν‹° 물리 기반 셰이더 개발
ShaderLab
6
star
14

monodevelop-colors-tomorrow-theme

(deprecated) check https://github.com/netpyoung/base16-monodevelop
HTML
5
star
15

study.dev-notes

πŸ“„ study.dev-notes : https://netpyoung.github.io/study.dev-notes/
Emacs Lisp
5
star
16

study.nodejs

μŠ€ν„°λ””. μƒν™œμ½”λ”© - javascript, nodejs - κ±΄λŒ€μ  - this repository will be deleted in this year
JavaScript
5
star
17

bs.introduction-to-shader-programming

πŸ“šπŸŒ”μ±…κ³΅λΆ€. 셰이더 ν”„λ‘œκ·Έλž˜λ° μž…λ¬Έ
C++
3
star
18

bs.shader_startup

πŸ“šπŸŒ”μ±…κ³΅λΆ€. μœ λ‹ˆν‹° 쉐이더 μŠ€νƒ€νŠΈμ—…
ShaderLab
3
star
19

emacs.d

πŸ’Š ~/.emacs.d/
Emacs Lisp
3
star
20

nf.data-flow

πŸ“™ Generate C# code, Sqlite/SqlCipher database from Excel
C#
3
star
21

nf.example.computeshader

πŸ“„πŸŒ” 예제. μœ λ‹ˆν‹° μ»΄ν“¨νŠΈ 셰이더
C#
2
star
22

pt.using-fxml-on-clojure

Using FMXL on Clojure
Clojure
2
star
23

nf.example.ugui

C#
2
star
24

nf.protocol-flow

πŸ“˜ Generate interface class from .proto
Python
2
star
25

t-milk

Clojure
2
star
26

unity.gamenetworkingsockets

WIP: wrapper for gamenetworkingsockets
C#
2
star
27

base16-monodevelop

This is a template for base16 which supports monodevelop
HTML
1
star
28

prebuilt-libsodium

πŸ“¦ Prebuilt native libsodium for Unity3D(unity.libsodium)
Shell
1
star
29

unity.shader.sandbox

πŸ“„πŸŒ” 셰이더 μ•„νŠΈ μ—°μŠ΅
ShaderLab
1
star
30

bs.3d_game_programming

πŸ“šμ±…κ³΅λΆ€. IT EXPERT, 3D κ²Œμž„ ν”„λ‘œκ·Έλž˜λ°(κ°œμ •νŒ)
C++
1
star
31

jjamppong

[WIP] Jjamppong is gui logcat written in Clojure
Clojure
1
star
32

NF.Zinnia

✏️ dotnet Zinnia porting from taku910/zinnia
C#
1
star
33

bs.algospot

πŸ“šμ±…κ³΅λΆ€. ν”„λ‘œκ·Έλž˜λ° λŒ€νšŒμ—μ„œ λ°°μš°λŠ” μ•Œκ³ λ¦¬μ¦˜ λ¬Έμ œν•΄κ²° μ „λž΅
Ruby
1
star
34

netpyoung.dotfiles

πŸ”² netpyoung's dotfiles
Shell
1
star
35

NF.Unity

WIP: unity sample
C#
1
star
36

netpyoung.github.io

🏑 넷평 λ‚¨μ§“ν•œ 곡간: https://netpyoung.github.io/
HTML
1
star