🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

@ionic-native/aes-256

Package Overview
Dependencies
Maintainers
7
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-native/aes-256

Ionic Native - Native plugins for ionic apps

latest
Source
npmnpm
Version
5.36.0
Version published
Maintainers
7
Created
Source
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

FAQs

Package last updated on 20 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts