Skip to content

v0.0.1a

Latest
Compare
Choose a tag to compare
@EverWinter23 EverWinter23 released this 30 Aug 20:03
· 2 commits to master since this release

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