Releases: EverWinter23/aes-ecb-pkcs5
Releases · EverWinter23/aes-ecb-pkcs5
v0.0.1a
0.0.1a
- AES/ECB/PKCS5 cipher implementation of encryption and decryption.
- Encrypt plain text to base64 encoded secret using the cipher
- Decrypt base64 encoded secret using the cipher