Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.4% downloads on nuget.org
Top 7.0% dependent repos on nuget.org

nuget.org : cryptosqlite.orm

ORM for SQLite with data encryption. Supported Xamarin platforms: - Android - iOS 1. Just add [CryptoTable("TableName")] attribute to your class definition (Table) and [Encrypted] attribute to properties in your class that you want to be stored in a database file in encrypted view. 2. Generate your own personal encryption key, and pass it to CryptoSQLite library. 3. CryptoSQLite will encrypt all properties that have '[Encrypted]' attribute automatically when you are adding (updating) elements to your Table and decrypt all [Encrypted] properties when you are getting elements from a Table in the database file. Last updates: In 3.0.2 version .NET Standard compatibility added and fixed minor issues

Registry - Homepage - JSON
purl: pkg:nuget/cryptosqlite.orm
Keywords: crypt, orm, sql, sqlite, ios, xamarin, android, droid, encryption, monoandroid, monotouch, key, encrypt, aes, des, gost, linq2sql, linqtosql, linq
License: Apache-2.0
Latest release: almost 5 years ago
First release: over 124 years ago
Dependent repositories: 1
Downloads: 31,790 total
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago

    Loading...
    Readme
    Loading...