You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sample uses AES 128 algorithm to encrypt and decrypt the data. This sample uses a custom library which provides interface for encryption and decryption. Custom library is Cryptor, source code is available https://github.com/imsanthosh/AES-encryption-library-cryptor-