react-native-simple-encryption
Data encryption tool
A tool for encrypting and decrypting data in React Native applications
Simple XOR and base_64 encryption decryption for react-native
25 stars
3 watching
6 forks
Language: Objective-C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mvayngrib/react-native-aes | Provides AES encryption and decryption capabilities in React Native applications. | 29 |
remobile/react-native-des | A cryptographic library for secure data encryption and decryption in React Native applications | 22 |
sorairolake/scryptenc-rs | A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 1 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 53 |
paulmillr/noble-ciphers | A collection of minimal and audited implementations of various cryptographic algorithms | 222 |
henrinormak/heimdall | A Swift framework providing a simple interface to the Security framework's encryption and decryption operations | 402 |
maythamfahmi/cryptonet | A lightweight encryption library supporting both asymmetric and symmetric encryption methods. | 104 |
s0l0ist/node-seal | A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
davesag/jose-simple | A simple library for encrypting and decrypting data using the JOSE standard | 64 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
jasonmerino/react-native-simple-store | A wrapper around AsyncStorage to simplify storing and retrieving data in React Native apps | 873 |
sorairolake/abcrypt | A Rust library and tool suite for secure file encryption and decryption. | 14 |
nordmike/gibberish-aes-as3 | A port of a lightweight Javascript AES encryption library to ActionScript 3 | 0 |
ankane/lockbox | Provides modern encryption for Ruby applications and data storage | 1,470 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 983 |