Skip to content

Releases: EverWinter23/aes-ecb-pkcs5

v0.0.1a

30 Aug 20:03
Compare
Choose a tag to compare

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