react-native-aes
Encryption library
Provides AES encryption and decryption capabilities in React Native applications.
aes encryption/decryption in react native
29 stars
6 watching
3 forks
Language: Objective-C
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mvayngrib/react-native-crypto | Reimplements node's crypto module for use in React Native environments | 27 |
bhavanpatel/react-native-simple-encryption | A tool for encrypting and decrypting data in React Native applications | 25 |
nordmike/gibberish-aes-as3 | A port of a lightweight Javascript AES encryption library to ActionScript 3 | 0 |
remobile/react-native-des | A cryptographic library for secure data encryption and decryption in React Native applications | 22 |
invertase/react-native-apple-authentication | Provides support for Apple Authentication on iOS and Android in React Native apps | 1,425 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
davylandman/aeslib | An Arduino library providing basic AES encryption/decryption functionality | 352 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 733 |
jhumphry/ascon_spark | An implementation of the Ascon AEAD algorithm in Ada 2012 / SPARK 2014 for cryptographic encryption and decryption. | 3 |
paulmillr/noble-ciphers | A collection of minimal and audited implementations of various cryptographic algorithms | 222 |
jhumphry/spark_norx | An implementation of a widely used authenticated encryption algorithm | 8 |
vesvault/libves.c | An encryption API library for secure data storage and transmission | 37 |
vpeschenkov/securedefaults | A wrapper around UserDefaults/NSUserDefaults with an extra AES-256 encryption layer | 227 |
adamjmcgrath/reactnativesimpleauthexample | An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
maythamfahmi/cryptonet | A lightweight encryption library supporting both asymmetric and symmetric encryption methods. | 104 |