secure-ls
Data Encryptor
Protects and encrypts data stored in local storage.
Secure localStorage data with high level of encryption and data compression
646 stars
14 watching
82 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
aes-encryptioncompressed-datadata-compressiondecompressiondecryptdecryptiondesencodingencryptionhacktoberfestlocalstoragelz-stringpbkdf2rabbitrc4securesecurity
Related projects:
Repository | Description | Stars |
---|---|---|
vesvault/libves | A JavaScript library providing end-to-end encryption and secure item sharing for data protection | 9 |
vesvault/libves.c | An API library providing end-to-end encryption for data storage and transmission. | 37 |
vpeschenkov/securedefaults | A wrapper around UserDefaults/NSUserDefaults with an extra AES-256 encryption layer | 227 |
kelp404/cocoasecurity | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,134 |
moteus/lua-aesfileencrypt | A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
alekseykulikov/storage | An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 606 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
ukayani/kms-env | Tool to securely pass environment variables to Docker containers using AWS KMS encryption | 17 |
cossacklabs/acra | Database security suite with field-level encryption, search through encrypted data, SQL injections prevention and intrusion detection capabilities. | 1,357 |
lilien1010/lua-resty-des | Provides a Lua interface to DES ECB encryption and decryption. | 4 |
jhumphry/spark_norx | An implementation of a widely used authenticated encryption algorithm | 8 |
alichtman/deadbolt | A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function | 341 |
acidleroy/gaiadown-ts | Provides an abstraction layer for encrypting and decrypting data in a LevelDB storage backend. | 11 |
mvayngrib/react-native-aes | Provides AES encryption and decryption capabilities in React Native applications. | 29 |
tozny/java-aes-crypto | A library that provides secure string encryption and decryption with integrity checking in Android applications. | 738 |