database-encryption
There are 28 repositories under database-encryption topic.
utelle/wxsqlite3
wxSQLite3 - SQLite3 database wrapper for wxWidgets (including SQLite3 encryption extension)
utelle/SQLite3MultipleCiphers
SQLite3 encryption extension with support for multiple ciphers
kanugurajesh/MoodMap
An application which helps psychiatrists to track multiple users
ariefzuhri/Gizee
🍱 Food calculator app | 📚 Dicoding's advanced Android development course final project
kylixeza/Submission-MADE2-Dicoding
Submission MADE(Menjadi Android Developer Expert) ke 2(final) Dicoding
enclaive/enclaive-docker-mariadb-sgx
SGX-ready Enclaive Docker Image for MariaDB
badubizzle/user_encryption
Demonstrate per user data encryption in Elixir.
cossacklabs/acra-balancer-demo
Acra load balancer example: demonstrates load balancing with HAProxy.
FalsinSoft/QSQLite3MultipleCiphers
Qt SQLite3 encryption extension with support for multiple ciphers
danielkurniadi/UDF_PaillierEncryption
:octocat: | This is a demonstration of how MySQL Plugin is developed for database encryption using paillier scheme.
enclaive/enclaive-docker-mongodb-sgx
SGX-ready Enclaive Docker Image for MongoDB
venturedrake/laravel-encryptable
A Laravel package with an encryptable trait to manage encrypting database table fields
Aeliot-Tm/doctrine-encrypted-field
Doctrine Encrypted Field Bundle permits to encrypt separate fields of database
ndhaba/mini-sqlcipher
Encrypt and decrypt SQLite databases without SQLCipher installed
SL-Lee/infosecurity-project
IT2566 Infosecurity Project
wlltmrt/sqlcipher
Provides transparent 256-bit AES full database encryption
yuliansyahibr/TheMovieDB_Android_App
Android Movies Application
aravindvaddi/web-security
Exploring web security through XSS, CSRF, SQL injection, password breaking and database encryption using API method
bezzad/RealmSample
A sample of Realm database in .NET Core by MVVM pattern
kylixeza/FurniTale
✅ raion internship on success (under maintenance)
learnwithfair/web-authentication-documentation
web-authentication-documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]. In this repo I describes about Database Matching, Database Encryption Hashing, Hashing + Salting Password, Cookies and Session with Passport, Google OAuth with passport session based, Passport-jwt (token based)
RajanBharaj/website-vulnerabilties-demo
Demonstrates basic website vulnerabilities (XSS, CRSF, SQLi, Command Injection) and their protections using django. Includes a writeup explaining exploits, mitigation and database encryption.
sahaya-cyril/Authentication-Secrets
Companion Code for the Authentication and Security
ariefzuhri/TourismApp
📚 Dicoding's MADE class starter project
paragonie/ciphersweet-provider-aws-kms
CipherSweet Key Provider powered by AWS KMS
YanivWein24/Secrets_Web_App
A "Secret" App based project, created in the process of learning authentication and security. Each user can share their secret and see all other user's secrets anonymously! This Web App is rendered with EJS, running on a Node.js server and connected to MongoDB via Mongoose.