aes256decryptionunais
v1.0.1
Published
This package performs AES-256 decryption on a string encrypted using AES-256 encryption
Readme
Author - Unais K
This package is used to decrypt an encrypted string which was encrypted using AES-256 encryption. You would need to create an environment variable named "ENCRYPTION_KEY" for this package to work, since it uses encryption key from the environment.
