guizmaii-opensource / zio-aes   0.4.0

Apache License 2.0 GitHub

Implementation of a `AES` service providing 2 functions: `::encrypt` and `::decrypt`

Scala versions: 3.x 2.13 2.12

zio-aes

Production Ready CI Badge Sonatype Releases Sonatype Snapshots javadoc zio-aes

Introduction

Implementation of a AES service providing 2 functions: ::encrypt and ::decrypt

ZIO implementation of https://gist.github.com/guizmaii/6b5d3666081960639c3df0a24e17e2fd

Installation

In order to use this library, we need to add the following line in our build.sbt file:

libraryDependencies += "com.guizmaii" %% "zio-aes" % "<version>"

Documentation

Learn more on the zio-aes homepage!

Contributing

For the general guidelines, see ZIO contributor's guide.

Code of Conduct

See the Code of Conduct

Support

Come chat with us on Badge-Discord.

License

License

Copyright 2023-2023 Jules Ivanic and the zio-aes contributors.