@ionic-native/aes-256

Ionic Native - Native plugins for ionic apps

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@ionic-native/aes-256
2,282415.36.02 years ago5 years agoMinified + gzip package size for @ionic-native/aes-256 in KB

Readme

Improve this doc
AES256
$ ionic cordova plugin add cordova-plugin-aes256-encryption
$ npm install @ionic-native/aes-256

Usage Documentation

Plugin Repo: https://github.com/Ideas2IT/cordova-aes256
This cordova ionic plugin allows you to perform AES 256 encryption and decryption on the plain text. It's a cross-platform plugin which supports both Android and iOS. The encryption and decryption are performed on the device native layer so that the performance is much faster.

Supported platforms

  • Android
- iOS