https://github.com/xtrendence/native-encryption
My first mobile app developed using React Native. A simple app that allows the user to use AES-256 to encrypt/decrypt data.
https://github.com/xtrendence/native-encryption
aes-encryption android cross-platform cryptography encryption ios mobile-app react react-native reactjs
Last synced: 3 months ago
JSON representation
My first mobile app developed using React Native. A simple app that allows the user to use AES-256 to encrypt/decrypt data.
- Host: GitHub
- URL: https://github.com/xtrendence/native-encryption
- Owner: Xtrendence
- Created: 2020-10-20T19:55:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-25T22:24:59.000Z (over 5 years ago)
- Last Synced: 2025-08-02T09:12:46.412Z (11 months ago)
- Topics: aes-encryption, android, cross-platform, cryptography, encryption, ios, mobile-app, react, react-native, reactjs
- Language: JavaScript
- Homepage: https://www.xtrendence.dev/pages/native-encryption/
- Size: 688 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Native Encryption
My first mobile app developed using React Native. A simple app that allows the user to use AES-256 to encrypt/decrypt data.
