Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@arigatodl arigatodl released this 09 Aug 08:25
· 17 commits to master since this release

Followings features has been added:

  • encrypt() - encrypts data with aes-256-cbc
  • decrypt() - decrypts data with aes-256-cbc

Also added unit test.