Cross-Platform-AES icon indicating copy to clipboard operation
Cross-Platform-AES copied to clipboard

Simple cross-platform encryption and decryption using AES

Results 11 Cross-Platform-AES issues
Sort by recently updated
recently updated
newest added

Hi I am getting below error while I am trying to run app on iOS device. It's working for android properly. Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_CryptlibPlugin", referenced from: objc-class-ref...

i have used the android and ios supported files and have exposed the methods to flutter, please approve

I would want to know is Cross-PLatffrom-AES is using CryptoJS. Do you have the library with pure javascript? Do you have the implementation in a stored procedure for some database?

Can we use it in React-Native ? If yes, can you please make an example.

Trying to use in angular 8 and here is some issues. - library not finding - Module not found: Error: Can't resolve 'crypto'

Dear first i would like to than you about your great cryptlib But i'm using it in android and swift in android i managed to decrypt the string returned from...

Its a powerful encryption seen to be working working perfectly fine on the Native Application of Android and iOS both .. Moving to other, we need this for the Flutter...

This library contained a vulnerability issue when audited by NPM. Here the details: Moderate Memory Exposure Package bl Patched in >=0.9.5 =1.0.1 Dependency of @skavinvarnan/cryptlib Path @skavinvarnan/cryptlib > bl More...

This solution is working fine in iOS & Android, but we also need C#.Net, so can anyone provide same with this.

enhancement